Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/igc/
H A Digc_main.c5298 static int __igc_shutdown(struct pci_dev *pdev, bool *enable_wake, in __igc_shutdown() function
5370 return __igc_shutdown(to_pci_dev(dev), NULL, 1); in igc_runtime_suspend()
5463 return __igc_shutdown(to_pci_dev(dev), NULL, 0); in igc_suspend()
5482 __igc_shutdown(pdev, &wake, 0); in igc_shutdown()