Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/igbvf/
H A Dnetdev.c2691 * igbvf_probe - Device Initialization Routine
2697 * igbvf_probe initializes an adapter identified by a pci_dev structure.
2701 static int igbvf_probe(struct pci_dev *pdev, const struct pci_device_id *ent) in igbvf_probe() function
2953 .probe = igbvf_probe,