Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_main.c10638 * ixgbe_probe - Device Initialization Routine
10644 * ixgbe_probe initializes an adapter identified by a pci_dev structure.
10648 static int ixgbe_probe(struct pci_dev *pdev, const struct pci_device_id *ent) in ixgbe_probe() function
11426 .probe = ixgbe_probe,
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_main.c10786 * ixgbe_probe - Device Initialization Routine
10792 * ixgbe_probe initializes an adapter identified by a pci_dev structure.
10796 static int ixgbe_probe(struct pci_dev *pdev, const struct pci_device_id *ent) in ixgbe_probe() function
11566 .probe = ixgbe_probe,

Completed in 25 milliseconds