Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igb/
H A Digb_main.c110 static int igb_probe(struct pci_dev *, const struct pci_device_id *);
225 .probe = igb_probe,
3146 * igb_probe - Device Initialization Routine
3152 * igb_probe initializes an adapter identified by a pci_dev structure.
3156 static int igb_probe(struct pci_dev *pdev, const struct pci_device_id *ent) in igb_probe() function
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igb/
H A Digb_main.c109 static int igb_probe(struct pci_dev *, const struct pci_device_id *);
225 .probe = igb_probe,
3191 * igb_probe - Device Initialization Routine
3197 * igb_probe initializes an adapter identified by a pci_dev structure.
3201 static int igb_probe(struct pci_dev *pdev, const struct pci_device_id *ent) in igb_probe() function

Completed in 25 milliseconds