Home
last modified time | relevance | path

Searched refs:i40e_vsi_setup (Results 1 – 4 of 4) sorted by relevance

/dpdk/drivers/net/i40e/
H A Di40e_pf.c223 vf->vsi = i40e_vsi_setup(vf->pf, I40E_VSI_SRIOV, in i40e_pf_host_vf_reset()
226 vf->vsi = i40e_vsi_setup(vf->pf, I40E_VSI_SRIOV, in i40e_pf_host_vf_reset()
H A Di40e_ethdev.h1296 struct i40e_vsi *i40e_vsi_setup(struct i40e_pf *pf,
H A Di40e_fdir.c183 vsi = i40e_vsi_setup(pf, I40E_VSI_FDIR, pf->main_vsi, 0); in i40e_fdir_setup()
H A Di40e_ethdev.c5613 i40e_vsi_setup(struct i40e_pf *pf, in i40e_vsi_setup() function
6223 vsi = i40e_vsi_setup(pf, I40E_VSI_MAIN, NULL, 0); in i40e_pf_setup()
6488 vsi = i40e_vsi_setup(pf, I40E_VSI_VMDQ2, pf->main_vsi, in i40e_vmdq_setup()