Searched refs:num_vf_qs (Results 1 – 5 of 5) sorted by relevance
125 u16 num_vf_qs; /* num of queue configured per VF */ member
1003 vf->num_vf_qs = vfs->num_qps_per; in ice_initialize_vf_entry()
218 vf->num_vf_qs = vf->num_req_qs; in ice_vsi_set_num_qs()219 vsi->alloc_txq = vf->num_vf_qs; in ice_vsi_set_num_qs()220 vsi->alloc_rxq = vf->num_vf_qs; in ice_vsi_set_num_qs()
2111 cur_queues = vf->num_vf_qs; in ice_vc_request_qs_msg()
4047 u16 num_vf_qs = 1; in be_calculate_vf_res() local 4054 num_vf_qs = min(SH_VF_MAX_NIC_EQS, in be_calculate_vf_res() 4062 num_vf_qs = 1; in be_calculate_vf_res() 4078 if (num_vf_qs > 1) { in be_calculate_vf_res() 4087 num_vf_qs = 1; in be_calculate_vf_res() 4096 vft_res->max_rx_qs = num_vf_qs; in be_calculate_vf_res() 4097 vft_res->max_rss_qs = num_vf_qs; in be_calculate_vf_res()