Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/qede/
H A Dqede_ethdev.h43 #define qede_stringify(x...) qede_stringify1(x) macro
53 #define QEDE_PMD_DRV_VERSION qede_stringify(QEDE_PMD_VERSION_MAJOR) "." \
54 qede_stringify(QEDE_PMD_VERSION_MINOR) "." \
55 qede_stringify(QEDE_PMD_VERSION_REVISION) "." \
56 qede_stringify(QEDE_PMD_VERSION_PATCH)
59 qede_stringify(ECORE_MINOR_VERSION) "." \
60 qede_stringify(ECORE_REVISION_VERSION) "." \
61 qede_stringify(ECORE_ENGINEERING_VERSION)
64 qede_stringify(FW_MINOR_VERSION) "." \
65 qede_stringify(FW_REVISION_VERSION) "." \
[all …]