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