Searched defs:ice_tx_ring (Results 1 – 1 of 1) sorted by relevance
302 struct ice_tx_ring { struct307 u8 __iomem *tail;308 struct ice_tx_buf *tx_buf;315 u16 next_to_use;316 u16 next_to_clean;317 u16 next_rs;318 u16 next_dd;324 struct ice_q_stats stats;325 struct u64_stats_sync syncp;331 struct ice_channel *ch;[all …]
Completed in 5 milliseconds