Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/chelsio/cxgb/
H A Dcommon.h290 extern const struct pci_device_id t1_pci_tbl[];
H A Dsubr.c528 const struct pci_device_id t1_pci_tbl[] = { variable
539 MODULE_DEVICE_TABLE(pci, t1_pci_tbl);
H A Dcxgb2.c1324 .id_table = t1_pci_tbl,