Searched defs:ixgbe_tx_buffer (Results 1 – 1 of 1) sorted by relevance
213 struct ixgbe_tx_buffer { struct214 union ixgbe_adv_tx_desc *next_to_watch;215 unsigned long time_stamp;216 union {220 unsigned int bytecount;221 unsigned short gso_segs;222 __be16 protocol;225 u32 tx_flags;