Home
last modified time | relevance | path

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

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