Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/intel/ice/
H A Dice_txrx.h313 struct ice_rx_ring { struct
320 u8 __iomem *tail;
325 u16 next_to_alloc;
327 union {
332 union {
359 struct ice_rx_ring *next; /* pointer to next ring in q_vector */ argument
361 u32 nr_frags;
362 u16 max_frame;
363 u16 rx_buf_len;
366 u8 ptp_rx;
[all …]