Home
last modified time | relevance | path

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

/kernel/linux/linux-4.19/drivers/net/ethernet/intel/ixgbe/
Dixgbe.h213 struct ixgbe_tx_buffer { struct
214 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;
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/
Dixgbe.h214 struct ixgbe_tx_buffer { struct
215 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;