Searched refs:lan_vsi_idx (Results 1 – 5 of 5) sorted by relevance
190 vf->lan_vsi_idx = ICE_NO_VSI; in ice_vf_invalidate_vsi()200 ice_vsi_release(vf->pf->vsi[vf->lan_vsi_idx]); in ice_vf_vsi_release()219 if (vf->lan_vsi_idx != ICE_NO_VSI) { in ice_free_vf_res()253 vsi = pf->vsi[vf->lan_vsi_idx]; in ice_dis_vf_mappings()331 vsi = pf->vsi[vf->lan_vsi_idx]; in ice_dis_vf_qs()563 vf->lan_vsi_idx = vsi->idx; in ice_vf_vsi_setup()595 struct ice_vsi *vsi = vf->pf->vsi[vf->lan_vsi_idx]; in ice_vf_rebuild_host_vlan_cfg()632 struct ice_vsi *vsi = vf->pf->vsi[vf->lan_vsi_idx]; in ice_vf_rebuild_host_mac_cfg()734 struct ice_vsi *vsi = vf->pf->vsi[vf->lan_vsi_idx]; in ice_ena_vf_q_mappings()782 struct ice_vsi *vsi = vf->pf->vsi[vf->lan_vsi_idx]; in ice_ena_vf_mappings()[all …]
76 u16 lan_vsi_idx; /* index into PF struct */ member
632 struct i40e_vsi *vsi = pf->vsi[vf->lan_vsi_idx]; in i40e_config_vsi_rx_queue()741 vf->lan_vsi_idx = vsi->idx; in i40e_alloc_vsi_res()824 qps = pf->vsi[vf->lan_vsi_idx]->alloc_queue_pairs; in i40e_map_pf_queues_to_vsi()872 qps = pf->vsi[vf->lan_vsi_idx]->alloc_queue_pairs; in i40e_map_pf_to_vf_queues()963 if (vf->lan_vsi_idx) { in i40e_free_vf_res()964 i40e_vsi_release(pf->vsi[vf->lan_vsi_idx]); in i40e_free_vf_res()965 vf->lan_vsi_idx = 0; in i40e_free_vf_res()1039 total_queue_pairs += pf->vsi[vf->lan_vsi_idx]->alloc_queue_pairs; in i40e_alloc_vf_res()1522 if (vf->lan_vsi_idx != 0) in i40e_reset_vf()1523 i40e_vsi_stop_rings(pf->vsi[vf->lan_vsi_idx]); in i40e_reset_vf()[all …]
88 u16 lan_vsi_idx; /* index into PF struct */ member
742 vsi = pf->vsi[vf->lan_vsi_idx]; in i40e_dbg_dump_vf()