Searched defs:ice_rx_ring (Results 1 – 1 of 1) sorted by relevance
313 struct ice_rx_ring { struct320 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 */ argument361 u32 nr_frags;362 u16 max_frame;363 u16 rx_buf_len;366 u8 ptp_rx;[all …]