Searched defs:ice_es (Results 1 – 1 of 1) sorted by relevance
265 struct ice_es { struct266 u32 sid;267 u16 count;268 u16 fvw;269 u16 *ref_count;270 struct LIST_HEAD_TYPE prof_map;271 struct ice_fv_word *t;272 struct ice_lock prof_map_lock; /* protect access to profiles list */273 u8 *written;274 u8 reverse; /* set to true to reverse FV order */