Searched defs:ice_qs_cfg (Results 1 – 1 of 1) sorted by relevance
149 struct ice_qs_cfg { struct150 struct mutex *qs_mutex; /* will be assigned to &pf->avail_q_mutex */151 unsigned long *pf_map;152 unsigned long pf_map_size;153 unsigned int q_count;154 unsigned int scatter_count;155 u16 *vsi_map;156 u16 vsi_map_offset;157 u8 mapping_mode;