ena_xmit_mbuf
static int ena_xmit_mbuf(struct ena_ring *, struct mbuf **);
if (unlikely((ret = ena_xmit_mbuf(tx_ring, &m_head)) != 0)) {