Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/intel/igb/
Digb_main.c110 static int igb_probe(struct pci_dev *, const struct pci_device_id *);
225 .probe = igb_probe,
3143 static int igb_probe(struct pci_dev *pdev, const struct pci_device_id *ent) in igb_probe() function