Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/igb/
H A Digb_main.c9360 static int __igb_shutdown(struct pci_dev *pdev, bool *enable_wake, in __igb_shutdown() function
9461 return __igb_shutdown(to_pci_dev(dev), NULL, 0); in igb_suspend()
9538 return __igb_shutdown(to_pci_dev(dev), NULL, 1); in igb_runtime_suspend()
9550 __igb_shutdown(pdev, &wake, 0); in igb_shutdown()