Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/intel/igc/
Digc_main.c6517 static int __igc_shutdown(struct pci_dev *pdev, bool *enable_wake, in __igc_shutdown() function
6589 return __igc_shutdown(to_pci_dev(dev), NULL, 1); in igc_runtime_suspend()
6682 return __igc_shutdown(to_pci_dev(dev), NULL, 0); in igc_suspend()
6701 __igc_shutdown(pdev, &wake, 0); in igc_shutdown()