Searched defs:ice_es (Results 1 – 1 of 1) sorted by relevance
251 struct ice_es { struct252 u32 sid;253 u16 count;254 u16 fvw;255 u16 *ref_count;256 struct list_head prof_map;257 struct ice_fv_word *t;258 struct mutex prof_map_lock; /* protect access to profiles list */259 u8 *written;260 u8 reverse; /* set to true to reverse FV order */