Home
last modified time | relevance | path

Searched defs:ice_tx_ring (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/drivers/net/ethernet/intel/ice/
H A Dice_txrx.h376 struct ice_tx_ring { struct
381 u8 __iomem *tail;
382 struct ice_tx_buf *tx_buf;
388 struct xsk_buff_pool *xsk_pool;
389 u16 next_to_use;
390 u16 next_to_clean;
395 u16 xdp_tx_active;
401 struct ice_channel *ch;
402 struct ice_ptp_tx *tx_tstamps;
403 spinlock_t tx_lock;
[all …]