Searched refs:total_queue_pairs (Results 1 – 1 of 1) sorted by relevance
584 u32 reg, total_queue_pairs = 0; in i40e_enable_vf_mappings() local602 wr32(hw, I40E_VPLAN_QTABLE(total_queue_pairs, vf->vf_id), reg); in i40e_enable_vf_mappings()603 total_queue_pairs++; in i40e_enable_vf_mappings()708 int total_queue_pairs = 0; in i40e_alloc_vf_res() local715 total_queue_pairs += pf->vsi[vf->lan_vsi_idx]->alloc_queue_pairs; in i40e_alloc_vf_res()721 vf->num_queue_pairs = total_queue_pairs; in i40e_alloc_vf_res()