Searched refs:i40e_alloc_vfs (Results 1 – 3 of 3) sorted by relevance
117 int i40e_alloc_vfs(struct i40e_pf *pf, u16 num_alloc_vfs);
1430 int i40e_alloc_vfs(struct i40e_pf *pf, u16 num_alloc_vfs) in i40e_alloc_vfs() function1519 err = i40e_alloc_vfs(pf, num_vfs); in i40e_pci_sriov_enable()
13922 err = i40e_alloc_vfs(pf, pci_num_vf(pdev)); in i40e_probe()