Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_controlq.h50 struct ice_ctl_q_ring { struct
54 union {
57 } r;
59 u16 count; /* Number of descriptors */
62 u16 next_to_use;
63 u16 next_to_clean;
66 u32 head;
67 u32 tail;
68 u32 len;
69 u32 bah;
[all …]