Searched defs:ice_tx_ring (Results 1 – 1 of 1) sorted by relevance
351 struct ice_tx_ring { struct356 u8 __iomem *tail;357 struct ice_tx_buf *tx_buf;363 struct xsk_buff_pool *xsk_pool;364 u16 next_to_use;365 u16 next_to_clean;370 u16 xdp_tx_active;376 struct ice_channel *ch;377 struct ice_ptp_tx *tx_tstamps;378 spinlock_t tx_lock;[all …]
Completed in 7 milliseconds