Searched defs:ixgbe_tx_buffer (Results 1 – 2 of 2) 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;
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;