Home
last modified time | relevance | path

Searched refs:i40e_vsi_setup (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/i40e/
H A Di40e.h1061 struct i40e_vsi *i40e_vsi_setup(struct i40e_pf *pf, u8 type,
H A Di40e_debugfs.c827 vsi = i40e_vsi_setup(pf, I40E_VSI_VMDQ2, vsi_seid, 0); in i40e_dbg_command_write()
H A Di40e_main.c9947 vsi = i40e_vsi_setup(pf, I40E_VSI_FDIR, in i40e_fdir_sb_setup()
13730 * i40e_vsi_setup - Set up a VSI by a given type
13742 struct i40e_vsi *i40e_vsi_setup(struct i40e_pf *pf, u8 type, in i40e_vsi_setup() function
14468 vsi = i40e_vsi_setup(pf, I40E_VSI_MAIN, uplink_seid, 0); in i40e_setup_pf_switch()
H A Di40e_virtchnl_pf.c752 vsi = i40e_vsi_setup(pf, I40E_VSI_SRIOV, pf->vsi[pf->lan_vsi]->seid, in i40e_alloc_vsi_res()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/i40e/
H A Di40e.h1178 struct i40e_vsi *i40e_vsi_setup(struct i40e_pf *pf, u8 type,
H A Di40e_debugfs.c827 vsi = i40e_vsi_setup(pf, I40E_VSI_VMDQ2, vsi_seid, 0); in i40e_dbg_command_write()
H A Di40e_main.c10567 vsi = i40e_vsi_setup(pf, I40E_VSI_FDIR, in i40e_fdir_sb_setup()
14425 * i40e_vsi_setup - Set up a VSI by a given type
14437 struct i40e_vsi *i40e_vsi_setup(struct i40e_pf *pf, u8 type, in i40e_vsi_setup() function
15163 vsi = i40e_vsi_setup(pf, I40E_VSI_MAIN, uplink_seid, 0); in i40e_setup_pf_switch()
H A Di40e_virtchnl_pf.c807 vsi = i40e_vsi_setup(pf, I40E_VSI_SRIOV, pf->vsi[pf->lan_vsi]->seid, in i40e_alloc_vsi_res()

Completed in 53 milliseconds