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()556 vf->lan_vsi_idx = vsi->idx; in ice_vf_vsi_setup()588 struct ice_vsi *vsi = vf->pf->vsi[vf->lan_vsi_idx]; in ice_vf_rebuild_host_vlan_cfg()625 struct ice_vsi *vsi = vf->pf->vsi[vf->lan_vsi_idx]; in ice_vf_rebuild_host_mac_cfg()727 struct ice_vsi *vsi = vf->pf->vsi[vf->lan_vsi_idx]; in ice_ena_vf_q_mappings()775 struct ice_vsi *vsi = vf->pf->vsi[vf->lan_vsi_idx]; in ice_ena_vf_mappings()[all …]
72 u16 lan_vsi_idx; /* index into PF struct */ member
732 vf->lan_vsi_idx = vsi->idx; in i40e_alloc_vsi_res()815 qps = pf->vsi[vf->lan_vsi_idx]->alloc_queue_pairs; in i40e_map_pf_queues_to_vsi()863 qps = pf->vsi[vf->lan_vsi_idx]->alloc_queue_pairs; in i40e_map_pf_to_vf_queues()954 if (vf->lan_vsi_idx) { in i40e_free_vf_res()955 i40e_vsi_release(pf->vsi[vf->lan_vsi_idx]); in i40e_free_vf_res()956 vf->lan_vsi_idx = 0; in i40e_free_vf_res()1030 total_queue_pairs += pf->vsi[vf->lan_vsi_idx]->alloc_queue_pairs; in i40e_alloc_vf_res()1454 if (vf->lan_vsi_idx != 0) in i40e_reset_vf()1455 i40e_vsi_stop_rings(pf->vsi[vf->lan_vsi_idx]); in i40e_reset_vf()1537 if (pf->vf[v].lan_vsi_idx == 0) in i40e_reset_all_vfs()[all …]
86 u16 lan_vsi_idx; /* index into PF struct */ member
731 vsi = pf->vsi[vf->lan_vsi_idx]; in i40e_dbg_dump_vf()