Searched defs:igb_tx_buffer (Results 1 – 1 of 1) sorted by relevance
190 struct igb_tx_buffer { struct191 union e1000_adv_tx_desc *next_to_watch;192 unsigned long time_stamp;193 struct sk_buff *skb;194 unsigned int bytecount;195 u16 gso_segs;196 __be16 protocol;200 u32 tx_flags;