Searched defs:ice_qs_cfg (Results 1 – 1 of 1) sorted by relevance
248 struct ice_qs_cfg { struct249 struct mutex *qs_mutex; /* will be assigned to &pf->avail_q_mutex */250 unsigned long *pf_map;251 unsigned long pf_map_size;252 unsigned int q_count;253 unsigned int scatter_count;254 u16 *vsi_map;255 u16 vsi_map_offset;256 u8 mapping_mode;