Home
last modified time | relevance | path

Searched refs:i40e_free_vfs (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_virtchnl_pf.h117 void i40e_free_vfs(struct i40e_pf *pf);
H A Di40e_virtchnl_pf.c1739 void i40e_free_vfs(struct i40e_pf *pf) in i40e_free_vfs() function
1864 i40e_free_vfs(pf); in i40e_alloc_vfs()
1894 i40e_free_vfs(pf); in i40e_pci_sriov_enable()
1949 i40e_free_vfs(pf); in i40e_pci_sriov_configure()
H A Di40e_main.c16248 i40e_free_vfs(pf); in i40e_remove()