Searched defs:igb_tx_buffer (Results 1 – 1 of 1) sorted by relevance
200 struct igb_tx_buffer { struct201 union e1000_adv_tx_desc *next_to_watch;202 unsigned long time_stamp;203 struct sk_buff *skb;204 unsigned int bytecount;205 u16 gso_segs;206 __be16 protocol;210 u32 tx_flags;