Searched refs:i40e_vsi_setup (Results 1 – 4 of 4) sorted by relevance
| /f-stack/dpdk/drivers/net/i40e/ |
| H A D | i40e_pf.c | 201 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 D | i40e_ethdev.h | 1332 struct i40e_vsi *i40e_vsi_setup(struct i40e_pf *pf,
|
| H A D | i40e_fdir.c | 182 vsi = i40e_vsi_setup(pf, I40E_VSI_FDIR, pf->main_vsi, 0); in i40e_fdir_setup()
|
| H A D | i40e_ethdev.c | 5652 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()
|