Searched defs:ice_tx_buf (Results 1 – 2 of 2) sorted by relevance
37 struct ice_tx_buf { struct38 struct ice_tx_desc *next_to_watch;39 struct sk_buff *skb;40 unsigned int bytecount;41 unsigned short gso_segs;42 u32 tx_flags;
141 struct ice_tx_buf { struct142 struct ice_tx_desc *next_to_watch;143 union {147 unsigned int bytecount;148 unsigned short gso_segs;149 u32 tx_flags;