Searched defs:igb_tx_buffer (Results 1 – 1 of 1) sorted by relevance
267 struct igb_tx_buffer { struct268 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;