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;
498 struct igc_tx_buffer { struct501 enum igc_tx_buffer_type type; argument502 union {506 unsigned int bytecount;507 u16 gso_segs;508 __be16 protocol;512 u32 tx_flags;