Home
last modified time | relevance | path

Searched refs:CH_PCI_ID_TABLE_ENTRY (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_pci_id_tbl.h66 #ifndef CH_PCI_ID_TABLE_ENTRY
67 #error CH_PCI_ID_TABLE_ENTRY not defined!
84 CH_PCI_ID_TABLE_ENTRY((devid) | \
88 CH_PCI_ID_TABLE_ENTRY((devid) | \
90 CH_PCI_ID_TABLE_ENTRY((devid) | \
/linux/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dcxgb4vf_main.c3390 #define CH_PCI_ID_TABLE_ENTRY(devid) \ macro