Home
last modified time | relevance | path

Searched refs:I40E_VSI_SRIOV (Results 1 – 7 of 7) sorted by relevance

/drivers/net/ethernet/intel/i40e/
Di40e_virtchnl_pf.c537 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()
Di40e_main.c1674 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()
Di40e_type.h145 I40E_VSI_SRIOV = 6, enumerator
Di40e_ethtool.c2092 if (vsi && vsi->type == I40E_VSI_SRIOV) { in i40e_get_ethtool_fdir_entry()
/drivers/net/ethernet/intel/i40evf/
Di40e_type.h145 I40E_VSI_SRIOV = 6, enumerator
Di40e_common.c975 if (vsi_res->vsi_type == I40E_VSI_SRIOV) { in i40e_vf_parse_hw_config()
Di40evf_main.c2125 if (adapter->vf_res->vsi_res[i].vsi_type == I40E_VSI_SRIOV) in i40evf_process_config()