Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_virtchnl_pf.h126 int i40e_pci_sriov_configure(struct pci_dev *dev, int num_vfs);
H A Di40e_virtchnl_pf.c1919 * i40e_pci_sriov_configure
1926 int i40e_pci_sriov_configure(struct pci_dev *pdev, int num_vfs) in i40e_pci_sriov_configure() function
H A Di40e_main.c16593 .sriov_configure = i40e_pci_sriov_configure,