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