Searched refs:total_queue_pairs (Results 1 – 1 of 1) sorted by relevance
595 u32 reg, total_queue_pairs = 0; in i40e_enable_vf_mappings() local614 wr32(hw, I40E_VPLAN_QTABLE(total_queue_pairs, vf->vf_id), reg); in i40e_enable_vf_mappings()615 total_queue_pairs++; in i40e_enable_vf_mappings()721 int total_queue_pairs = 0; in i40e_alloc_vf_res() local728 total_queue_pairs += pf->vsi[vf->lan_vsi_idx]->alloc_queue_pairs; in i40e_alloc_vf_res()734 vf->num_queue_pairs = total_queue_pairs; in i40e_alloc_vf_res()