Searched defs:ice_es (Results 1 – 1 of 1) sorted by relevance
141 struct ice_es { struct142 u32 sid;143 u16 count;144 u16 fvw;145 u16 *ref_count;146 u32 *mask_ena;147 struct list_head prof_map;148 struct ice_fv_word *t;149 struct mutex prof_map_lock; /* protect access to profiles list */150 u8 *written;[all …]