Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/net/ethernet/intel/igb/
Digb.h267 struct igb_tx_buffer { struct
268 union e1000_adv_tx_desc *next_to_watch;
269 unsigned long time_stamp;
270 enum igb_tx_buf_type type;
271 union {
275 unsigned int bytecount;
276 u16 gso_segs;
277 __be16 protocol;
281 u32 tx_flags;