Searched defs:igb_probe (Results 1 - 1 of 1) sorted by relevance

/drivers/net/ethernet/intel/igb/
H A Digb_main.c122 static int igb_probe(struct pci_dev *, const struct pci_device_id *);
236 .probe = igb_probe,
2229 * igb_probe - Device Initialization Routine
2235 * igb_probe initializes an adapter identified by a pci_dev structure.
2239 static int igb_probe(struct pci_dev *pdev, const struct pci_device_id *ent) function

Completed in 94 milliseconds