Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/intel/igb/
Digb_main.c9356 static int __igb_shutdown(struct pci_dev *pdev, bool *enable_wake, in __igb_shutdown() function
9457 return __igb_shutdown(to_pci_dev(dev), NULL, 0); in igb_suspend()
9534 return __igb_shutdown(to_pci_dev(dev), NULL, 1); in igb_runtime_suspend()
9546 __igb_shutdown(pdev, &wake, 0); in igb_shutdown()