Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
A Dice_txrx.h254 struct ice_rx_ring { struct
262 u8 __iomem *tail;
263 union {
276 u16 next_to_use;
277 u16 next_to_clean;
278 u16 next_to_alloc;
279 u16 rx_offset;
280 u16 rx_buf_len;
296 u64 cached_phctime;
298 u8 ptp_rx;
[all …]

Completed in 5 milliseconds