Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/amazon/ena/
H A Dena_netdev.c4425 /* ena_shutdown - Device Shutdown Routine
4428 * ena_shutdown is called by the PCI subsystem to alert the driver that
4432 static void ena_shutdown(struct pci_dev *pdev) in ena_shutdown() function
4485 .shutdown = ena_shutdown,
/kernel/linux/linux-6.6/drivers/net/ethernet/amazon/ena/
H A Dena_netdev.c4634 /* ena_shutdown - Device Shutdown Routine
4637 * ena_shutdown is called by the PCI subsystem to alert the driver that
4641 static void ena_shutdown(struct pci_dev *pdev) in ena_shutdown() function
4690 .shutdown = ena_shutdown,

Completed in 11 milliseconds