Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_flex_type.h142 struct ice_es { struct
143 u32 sid;
144 u16 count;
145 u16 fvw;
146 u16 *ref_count;
147 u32 *mask_ena;
148 struct list_head prof_map;
149 struct ice_fv_word *t;
150 u8 *symm; /* symmetric setting per profile (RSS blk)*/
151 struct mutex prof_map_lock; /* protect access to profiles list */
[all …]