Searched refs:I40E_VSI_SRIOV (Results 1 – 7 of 7) sorted by relevance
532 if (type == I40E_VSI_SRIOV) { in i40e_alloc_vsi_res()712 ret = i40e_alloc_vsi_res(vf, I40E_VSI_SRIOV); in i40e_alloc_vf_res()1174 vfres->vsi_res[i].vsi_type = I40E_VSI_SRIOV; in i40e_vc_get_vf_resources_msg()
160 I40E_VSI_SRIOV, enumerator
1551 case I40E_VSI_SRIOV: in i40e_vsi_setup_queue_map()1604 if (vsi->type == I40E_VSI_SRIOV) { in i40e_vsi_setup_queue_map()2052 is_vf = (vsi->type == I40E_VSI_SRIOV); in i40e_vsi_add_vlan()2138 is_vf = (vsi->type == I40E_VSI_SRIOV); in i40e_vsi_kill_vlan()4772 if (vsi->type == I40E_VSI_SRIOV) in i40e_vsi_reinit_locked()5568 case I40E_VSI_SRIOV: in i40e_vsi_link_event()6751 case I40E_VSI_SRIOV: in i40e_set_num_rings_in_vsi()8386 case I40E_VSI_SRIOV: in i40e_add_vsi()8519 if (vsi->type != I40E_VSI_SRIOV) { in i40e_vsi_release()8794 else if (type == I40E_VSI_SRIOV) in i40e_vsi_setup()
1920 if (vsi && vsi->type == I40E_VSI_SRIOV) { in i40e_get_ethtool_fdir_entry()
614 if (vsi_res->vsi_type == I40E_VSI_SRIOV) { in i40e_vf_parse_hw_config()
2106 if (adapter->vf_res->vsi_res[i].vsi_type == I40E_VSI_SRIOV) in i40evf_init_task()