Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_sriov.h41 int ixgbe_pci_sriov_configure(struct pci_dev *dev, int num_vfs);
H A Dixgbe_sriov.c355 int ixgbe_pci_sriov_configure(struct pci_dev *dev, int num_vfs) in ixgbe_pci_sriov_configure() function
H A Dixgbe_main.c11591 .sriov_configure = ixgbe_pci_sriov_configure,