Searched defs:ice_qs_cfg (Results 1 – 1 of 1) sorted by relevance
188 struct ice_qs_cfg { struct189 struct mutex *qs_mutex; /* will be assigned to &pf->avail_q_mutex */190 unsigned long *pf_map;191 unsigned long pf_map_size;192 unsigned int q_count;193 unsigned int scatter_count;194 u16 *vsi_map;195 u16 vsi_map_offset;196 u8 mapping_mode;