Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/amazon/ena/
H A Dena_netdev.c4357 /* __ena_shutoff - Helper used in both PCI remove/shutdown routines
4361 * __ena_shutoff is a helper routine that does the real work on shutdown and
4365 static void __ena_shutoff(struct pci_dev *pdev, bool shutdown) in __ena_shutoff() function
4422 __ena_shutoff(pdev, false); in ena_remove()
4434 __ena_shutoff(pdev, true); in ena_shutdown()
/kernel/linux/linux-6.6/drivers/net/ethernet/amazon/ena/
H A Dena_netdev.c4565 /* __ena_shutoff - Helper used in both PCI remove/shutdown routines
4569 * __ena_shutoff is a helper routine that does the real work on shutdown and
4573 static void __ena_shutoff(struct pci_dev *pdev, bool shutdown) in __ena_shutoff() function
4631 __ena_shutoff(pdev, false); in ena_remove()
4643 __ena_shutoff(pdev, true); in ena_shutdown()

Completed in 10 milliseconds