Searched refs:I40E_VSI_SRIOV (Results 1 – 7 of 7) sorted by relevance
537 if (type == I40E_VSI_SRIOV) { in i40e_alloc_vsi_res()728 ret = i40e_alloc_vsi_res(vf, I40E_VSI_SRIOV); in i40e_alloc_vf_res()1224 vfres->vsi_res[i].vsi_type = I40E_VSI_SRIOV; in i40e_vc_get_vf_resources_msg()
1674 case I40E_VSI_SRIOV: in i40e_vsi_setup_queue_map()1727 if (vsi->type == I40E_VSI_SRIOV) { in i40e_vsi_setup_queue_map()2352 is_vf = (vsi->type == I40E_VSI_SRIOV); in i40e_vsi_add_vlan()2447 is_vf = (vsi->type == I40E_VSI_SRIOV); in i40e_vsi_kill_vlan()5210 if (vsi->type == I40E_VSI_SRIOV) in i40e_vsi_reinit_locked()6038 case I40E_VSI_SRIOV: in i40e_vsi_link_event()7202 case I40E_VSI_SRIOV: in i40e_set_num_rings_in_vsi()8979 case I40E_VSI_SRIOV: in i40e_add_vsi()9124 if (vsi->type != I40E_VSI_SRIOV) { in i40e_vsi_release()9406 else if (type == I40E_VSI_SRIOV) in i40e_vsi_setup()
145 I40E_VSI_SRIOV = 6, enumerator
2092 if (vsi && vsi->type == I40E_VSI_SRIOV) { in i40e_get_ethtool_fdir_entry()
975 if (vsi_res->vsi_type == I40E_VSI_SRIOV) { in i40e_vf_parse_hw_config()
2125 if (adapter->vf_res->vsi_res[i].vsi_type == I40E_VSI_SRIOV) in i40evf_process_config()