Home
last modified time | relevance | path

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

/include/trace/events/
Drdma.h74 ib_wc_status_end(GENERAL_ERR)
77 #undef ib_wc_status_end
80 #define ib_wc_status_end(x) TRACE_DEFINE_ENUM(IB_WC_##x); macro
85 #undef ib_wc_status_end
88 #define ib_wc_status_end(x) { IB_WC_##x, #x } macro