Searched refs:xe_pci_sriov_configure (Results 1 – 3 of 3) sorted by relevance
12 int xe_pci_sriov_configure(struct pci_dev *pdev, int num_vfs);14 static inline int xe_pci_sriov_configure(struct pci_dev *pdev, int num_vfs) in xe_pci_sriov_configure() function
145 int xe_pci_sriov_configure(struct pci_dev *pdev, int num_vfs) in xe_pci_sriov_configure() function
764 xe_pci_sriov_configure(pdev, 0); in xe_pci_remove()1042 .sriov_configure = xe_pci_sriov_configure,