Searched defs:ice_qs_cfg (Results 1 – 1 of 1) sorted by relevance
170 struct ice_qs_cfg { struct171 struct mutex *qs_mutex; /* will be assigned to &pf->avail_q_mutex */172 unsigned long *pf_map;173 unsigned long pf_map_size;174 unsigned int q_count;175 unsigned int scatter_count;176 u16 *vsi_map;177 u16 vsi_map_offset;178 u8 mapping_mode;