Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/intel/igb/
Digb_main.c185 static int igb_pci_disable_sriov(struct pci_dev *dev);
9012 static int igb_pci_disable_sriov(struct pci_dev *dev) in igb_pci_disable_sriov() function
9042 return igb_pci_disable_sriov(dev); in igb_pci_sriov_configure()