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

/linux-master/drivers/net/ethernet/intel/igc/
H A Digc_main.c7042 static int __igc_shutdown(struct pci_dev *pdev, bool *enable_wake, function
7114 return __igc_shutdown(to_pci_dev(dev), NULL, 1);
7207 return __igc_shutdown(to_pci_dev(dev), NULL, 0);
7226 __igc_shutdown(pdev, &wake, 0);

Completed in 109 milliseconds