Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/intel/ixgb/
Dixgb_main.c50 static int ixgb_probe(struct pci_dev *pdev, const struct pci_device_id *ent);
98 .probe = ixgb_probe,
363 ixgb_probe(struct pci_dev *pdev, const struct pci_device_id *ent) in ixgb_probe() function