Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/intel/igb/
Digb_main.c8724 static int __igb_shutdown(struct pci_dev *pdev, bool *enable_wake, in __igb_shutdown() function
8825 return __igb_shutdown(to_pci_dev(dev), NULL, 0); in igb_suspend()
8895 return __igb_shutdown(to_pci_dev(dev), NULL, 1); in igb_runtime_suspend()
8907 __igb_shutdown(pdev, &wake, 0); in igb_shutdown()