Searched defs:em_tx_entry (Results 1 – 1 of 1) sorted by relevance
78 struct em_tx_entry { struct79 struct rte_mbuf *mbuf; /**< mbuf associated with TX desc, if any. */80 uint16_t next_id; /**< Index of next descriptor in ring. */81 uint16_t last_id; /**< Index of last scattered descriptor. */