Searched defs:ice_es (Results 1 – 1 of 1) sorted by relevance
467 struct ice_es { struct468 u32 sid;469 u16 count;470 u16 fvw;471 u16 *ref_count;472 u32 *mask_ena;473 struct list_head prof_map;474 struct ice_fv_word *t;475 struct mutex prof_map_lock; /* protect access to profiles list */476 u8 *written;[all …]