Searched defs:ixgbe_tx_buffer (Results 1 – 1 of 1) sorted by relevance
214 struct ixgbe_tx_buffer { struct215 union ixgbe_adv_tx_desc *next_to_watch;216 unsigned long time_stamp;217 union {221 unsigned int bytecount;222 unsigned short gso_segs;223 __be16 protocol;226 u32 tx_flags;