Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/intel/igb/
Digb.h263 struct igb_tx_buffer { struct
264 union e1000_adv_tx_desc *next_to_watch;
265 unsigned long time_stamp;
266 enum igb_tx_buf_type type;
267 union {
271 unsigned int bytecount;
272 u16 gso_segs;
273 __be16 protocol;
277 u32 tx_flags;