Searched defs:ixgbevf_tx_buffer (Results 1 – 1 of 1) sorted by relevance
55 struct ixgbevf_tx_buffer { struct56 union ixgbe_adv_tx_desc *next_to_watch;57 unsigned long time_stamp;58 struct sk_buff *skb;59 unsigned int bytecount;60 unsigned short gso_segs;61 __be16 protocol;64 u32 tx_flags;