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