Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_main.c76 /* ixgbe_pci_tbl - PCI Device ID Table
84 static const struct pci_device_id ixgbe_pci_tbl[] = { variable
135 MODULE_DEVICE_TABLE(pci, ixgbe_pci_tbl);
10640 * @ent: entry in ixgbe_pci_tbl
11425 .id_table = ixgbe_pci_tbl,
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_main.c77 /* ixgbe_pci_tbl - PCI Device ID Table
85 static const struct pci_device_id ixgbe_pci_tbl[] = { variable
136 MODULE_DEVICE_TABLE(pci, ixgbe_pci_tbl);
10788 * @ent: entry in ixgbe_pci_tbl
11565 .id_table = ixgbe_pci_tbl,

Completed in 26 milliseconds