Searched defs:ixgbe_tx_buffer (Results 1 – 1 of 1) sorted by relevance
211 struct ixgbe_tx_buffer { struct212 union ixgbe_adv_tx_desc *next_to_watch;213 unsigned long time_stamp;214 union {218 unsigned int bytecount;219 unsigned short gso_segs;220 __be16 protocol;223 u32 tx_flags;
Completed in 16 milliseconds