Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/net/ethernet/intel/iavf/
H A Diavf_main.c2785 * watchdog task, iavf_remove should handle this state in iavf_watchdog_task()
5110 * iavf_remove - Device Removal Routine
5113 * iavf_remove is called by the PCI subsystem to alert the driver
5118 static void iavf_remove(struct pci_dev *pdev) in iavf_remove() function
5276 iavf_remove(pdev); in iavf_shutdown()
5288 .remove = iavf_remove,
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/iavf/
H A Diavf_main.c3903 * iavf_remove - Device Removal Routine
3906 * iavf_remove is called by the PCI subsystem to alert the driver
3911 static void iavf_remove(struct pci_dev *pdev) in iavf_remove() function
4010 .remove = iavf_remove,

Completed in 12 milliseconds