Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/intel/ixgb/
Dixgb_main.c75 static int ixgb_probe(struct pci_dev *pdev, const struct pci_device_id *ent);
129 .probe = ixgb_probe,
398 ixgb_probe(struct pci_dev *pdev, const struct pci_device_id *ent) in ixgb_probe() function