Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/intel/igc/
Digc_main.c7028 static int __igc_shutdown(struct pci_dev *pdev, bool *enable_wake, in __igc_shutdown() function
7100 return __igc_shutdown(to_pci_dev(dev), NULL, 1); in igc_runtime_suspend()
7193 return __igc_shutdown(to_pci_dev(dev), NULL, 0); in igc_suspend()
7212 __igc_shutdown(pdev, &wake, 0); in igc_shutdown()