Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/intel/ixgb/
Dixgb_main.c76 static void ixgb_remove(struct pci_dev *pdev);
130 .remove = ixgb_remove,
558 ixgb_remove(struct pci_dev *pdev) in ixgb_remove() function