Searched defs:ice_tx_buf (Results 1 – 1 of 1) sorted by relevance
142 struct ice_tx_buf { struct143 struct ice_tx_desc *next_to_watch;144 union {148 unsigned int bytecount;149 unsigned short gso_segs;150 u32 tx_flags;
Completed in 5 milliseconds