Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_txrx.h313 struct ice_tstamp_ring { struct
314 struct ice_tx_ring *tx_ring; /* Backreference to associated Tx ring */
315 dma_addr_t dma; /* physical address of ring */
316 struct rcu_head rcu; /* to avoid race on free */
317 u8 __iomem *tail;
318 void *desc;
319 u16 next_to_use;
320 u16 count;