Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igbvf/
H A Dnetdev.c2688 * igbvf_probe - Device Initialization Routine
2694 * igbvf_probe initializes an adapter identified by a pci_dev structure.
2698 static int igbvf_probe(struct pci_dev *pdev, const struct pci_device_id *ent) in igbvf_probe() function
2962 .probe = igbvf_probe,
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igbvf/
H A Dnetdev.c2702 * igbvf_probe - Device Initialization Routine
2708 * igbvf_probe initializes an adapter identified by a pci_dev structure.
2712 static int igbvf_probe(struct pci_dev *pdev, const struct pci_device_id *ent) in igbvf_probe() function
2967 .probe = igbvf_probe,

Completed in 8 milliseconds