Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/igc/
H A Digc_main.c7016 static int __igc_shutdown(struct pci_dev *pdev, bool *enable_wake, in __igc_shutdown() function
7088 return __igc_shutdown(to_pci_dev(dev), NULL, 1); in igc_runtime_suspend()
7181 return __igc_shutdown(to_pci_dev(dev), NULL, 0); in igc_suspend()
7200 __igc_shutdown(pdev, &wake, 0); in igc_shutdown()