Home
last modified time | relevance | path

Searched refs:num_qps_all (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/drivers/net/ethernet/intel/i40e/
Di40e_virtchnl_pf.c2271 u16 num_qps_all = 0; in i40e_vc_config_queues_msg() local
2290 num_qps_all += vf->ch[i].num_qps; in i40e_vc_config_queues_msg()
2291 if (num_qps_all != qci->num_queue_pairs) { in i40e_vc_config_queues_msg()