Home
last modified time | relevance | path

Searched defs:igb_tx_entry (Results 1 – 1 of 1) sorted by relevance

/f-stack/dpdk/drivers/net/e1000/
H A Digb_rxtx.c76 struct igb_tx_entry { struct
77 struct rte_mbuf *mbuf; /**< mbuf associated with TX desc, if any. */
78 uint16_t next_id; /**< Index of next descriptor in ring. */
79 uint16_t last_id; /**< Index of last scattered descriptor. */