i40e_alloc_vfs
err = i40e_alloc_vfs(pf, pci_num_vf(pdev));
err = i40e_alloc_vfs(pf, num_vfs);
int i40e_alloc_vfs(struct i40e_pf *pf, u16 num_alloc_vfs);