Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_virtchnl_pf.c2337 u16 num_qps_all = 0; in i40e_vc_config_queues_msg() local
2357 num_qps_all += vf->ch[i].num_qps; in i40e_vc_config_queues_msg()
2358 if (num_qps_all != qci->num_queue_pairs) { in i40e_vc_config_queues_msg()