Home
last modified time | relevance | path

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

/kernel/linux/linux-4.19/drivers/net/ethernet/intel/ixgbevf/
Dixgbevf.h28 struct ixgbevf_tx_buffer { struct
29 union ixgbe_adv_tx_desc *next_to_watch;
30 unsigned long time_stamp;
31 union {
36 unsigned int bytecount;
37 unsigned short gso_segs;
38 __be16 protocol;
41 u32 tx_flags;
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbevf/
Dixgbevf.h29 struct ixgbevf_tx_buffer { struct
30 union ixgbe_adv_tx_desc *next_to_watch;
31 unsigned long time_stamp;
32 union {
37 unsigned int bytecount;
38 unsigned short gso_segs;
39 __be16 protocol;
42 u32 tx_flags;