Searched refs:nitrox_sriov_configure (Results 1 – 3 of 3) sorted by relevance
13 int nitrox_sriov_configure(struct pci_dev *pdev, int num_vfs);15 static inline int nitrox_sriov_configure(struct pci_dev *pdev, int num_vfs) in nitrox_sriov_configure() function
228 int nitrox_sriov_configure(struct pci_dev *pdev, int num_vfs) in nitrox_sriov_configure() function
547 nitrox_sriov_configure(pdev, 0); in nitrox_remove()573 .sriov_configure = nitrox_sriov_configure,