Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_eal/include/
H A Drte_dev.h198 #define DRV_EXP_TAG(name, tag) __##name##_##tag macro
201 static const char DRV_EXP_TAG(name, pci_tbl_export)[] __rte_used = \
205 static const char DRV_EXP_TAG(name, param_string_export)[] \
230 static const char DRV_EXP_TAG(name, kmod_dep_export)[] \