Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/
Dixgbe.h216 struct ixgbe_tx_buffer { struct
217 union ixgbe_adv_tx_desc *next_to_watch;
218 unsigned long time_stamp;
219 union {
223 unsigned int bytecount;
224 unsigned short gso_segs;
225 __be16 protocol;
228 u32 tx_flags;
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbe/
Dixgbe.h255 struct ixgbe_tx_buffer { struct
256 union ixgbe_adv_tx_desc *next_to_watch;
257 unsigned long time_stamp;
258 union {
262 unsigned int bytecount;
263 unsigned short gso_segs;
264 __be16 protocol;
267 u32 tx_flags;