Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/e1000/
H A De1000_main.c154 static void e1000_shutdown(struct pci_dev *pdev);
186 .shutdown = e1000_shutdown,
5206 static void e1000_shutdown(struct pci_dev *pdev) in e1000_shutdown() function
/linux/drivers/net/ethernet/intel/e1000e/
H A Dnetdev.c7072 static void e1000_shutdown(struct pci_dev *pdev) in e1000_shutdown() function
7954 .shutdown = e1000_shutdown,