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

/drivers/net/ethernet/intel/ixgb/
H A Dixgb_main.c76 static void __devexit ixgb_remove(struct pci_dev *pdev);
128 .remove = __devexit_p(ixgb_remove),
552 * ixgb_remove - Device Removal Routine
555 * ixgb_remove is called by the PCI subsystem to alert the driver
562 ixgb_remove(struct pci_dev *pdev) function

Completed in 28 milliseconds