Searched refs:i40e_alloc_vfs (Results 1 – 2 of 2) sorted by relevance
128 int i40e_alloc_vfs(struct i40e_pf *pf, u16 num_alloc_vfs);
1829 int i40e_alloc_vfs(struct i40e_pf *pf, u16 num_alloc_vfs) in i40e_alloc_vfs() function1918 err = i40e_alloc_vfs(pf, num_vfs); in i40e_pci_sriov_enable()