Searched defs:ice_es (Results 1 – 1 of 1) sorted by relevance
333 struct ice_es { struct334 u32 sid;335 u16 count;336 u16 fvw;337 u16 *ref_count;338 struct list_head prof_map;339 struct ice_fv_word *t;340 struct mutex prof_map_lock; /* protect access to profiles list */341 u8 *written;342 u8 reverse; /* set to true to reverse FV order */