Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_virtchnl_pf.h118 int i40e_pci_sriov_configure(struct pci_dev *dev, int num_vfs);
H A Di40e_virtchnl_pf.c1935 int i40e_pci_sriov_configure(struct pci_dev *pdev, int num_vfs) in i40e_pci_sriov_configure() function
H A Di40e_main.c16758 .sriov_configure = i40e_pci_sriov_configure,