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

/linux-4.1.27/drivers/net/ethernet/intel/ixgbevf/
H A Dixgbevf_main.c71 /* ixgbevf_pci_tbl - PCI Device ID Table
79 static const struct pci_device_id ixgbevf_pci_tbl[] = { variable in typeref:struct:pci_device_id
87 MODULE_DEVICE_TABLE(pci, ixgbevf_pci_tbl);
3909 * @ent: entry in ixgbevf_pci_tbl
4218 .id_table = ixgbevf_pci_tbl,

Completed in 50 milliseconds