Home
last modified time | relevance | path

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

/dpdk/lib/eal/include/
H A Drte_dev.h191 #define DRV_EXP_TAG(name, tag) __##name##_##tag macro
194 static const char DRV_EXP_TAG(name, pci_tbl_export)[] __rte_used = \
198 static const char DRV_EXP_TAG(name, param_string_export)[] \
223 static const char DRV_EXP_TAG(name, kmod_dep_export)[] \