Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/i40e/
H A Di40e_pf.c201 vf->vsi = i40e_vsi_setup(vf->pf, I40E_VSI_SRIOV, in i40e_pf_host_vf_reset()
204 vf->vsi = i40e_vsi_setup(vf->pf, I40E_VSI_SRIOV, in i40e_pf_host_vf_reset()
H A Di40e_ethdev.h1332 struct i40e_vsi *i40e_vsi_setup(struct i40e_pf *pf,
H A Di40e_fdir.c182 vsi = i40e_vsi_setup(pf, I40E_VSI_FDIR, pf->main_vsi, 0); in i40e_fdir_setup()
H A Di40e_ethdev.c5652 i40e_vsi_setup(struct i40e_pf *pf, in i40e_vsi_setup() function
6260 vsi = i40e_vsi_setup(pf, I40E_VSI_MAIN, NULL, 0); in i40e_pf_setup()
6527 vsi = i40e_vsi_setup(pf, I40E_VSI_VMDQ2, pf->main_vsi, in i40e_vmdq_setup()