Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ixgb/
H A Dixgb_main.c47 static int ixgb_probe(struct pci_dev *pdev, const struct pci_device_id *ent);
95 .probe = ixgb_probe,
359 ixgb_probe(struct pci_dev *pdev, const struct pci_device_id *ent) in ixgb_probe() function