Searched defs:igb_tx_entry (Results 1 – 1 of 1) sorted by relevance
88 struct igb_tx_entry { struct89 struct rte_mbuf *mbuf; /**< mbuf associated with TX desc, if any. */90 uint16_t next_id; /**< Index of next descriptor in ring. */91 uint16_t last_id; /**< Index of last scattered descriptor. */