Searched defs:igc_tx_buffer (Results 1 – 2 of 2) sorted by relevance
426 struct igc_tx_buffer { struct427 union igc_adv_tx_desc *next_to_watch;428 unsigned long time_stamp;429 struct sk_buff *skb;430 unsigned int bytecount;431 u16 gso_segs;432 __be16 protocol;436 u32 tx_flags;
497 struct igc_tx_buffer { struct500 enum igc_tx_buffer_type type; argument501 union {505 unsigned int bytecount;506 u16 gso_segs;507 __be16 protocol;511 u32 tx_flags;