Searched defs:ice_qs_cfg (Results 1 – 1 of 1) sorted by relevance
236 struct ice_qs_cfg { struct237 struct mutex *qs_mutex; /* will be assigned to &pf->avail_q_mutex */238 unsigned long *pf_map;239 unsigned long pf_map_size;240 unsigned int q_count;241 unsigned int scatter_count;242 u16 *vsi_map;243 u16 vsi_map_offset;244 u8 mapping_mode;