Searched defs:ice_es (Results 1 – 1 of 1) sorted by relevance
552 struct ice_es { struct553 u32 sid;554 u16 count;555 u16 fvw;556 u16 *ref_count;557 u32 *mask_ena;558 struct LIST_HEAD_TYPE prof_map;559 struct ice_fv_word *t;560 struct ice_lock prof_map_lock; /* protect access to profiles list */561 u8 *written;[all …]