Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/intel/ixgb/
Dixgb_main.c51 static void ixgb_remove(struct pci_dev *pdev);
99 .remove = ixgb_remove,
525 ixgb_remove(struct pci_dev *pdev) in ixgb_remove() function