Searched defs:ixgbe_tx_buffer (Results 1 – 1 of 1) sorted by relevance
175 struct ixgbe_tx_buffer { struct176 union ixgbe_adv_tx_desc *next_to_watch;177 unsigned long time_stamp;178 struct sk_buff *skb;179 unsigned int bytecount;180 unsigned short gso_segs;181 __be16 protocol;184 u32 tx_flags;