Searched defs:ixgbe_tx_buffer (Results 1 – 1 of 1) sorted by relevance
183 struct ixgbe_tx_buffer { struct184 union ixgbe_adv_tx_desc *next_to_watch;185 unsigned long time_stamp;186 struct sk_buff *skb;187 unsigned int bytecount;188 unsigned short gso_segs;189 __be16 protocol;192 u32 tx_flags;