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