Home
last modified time | relevance | path

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

/include/trace/events/
Drdma.h73 ib_wc_status_end(GENERAL_ERR)
76 #undef ib_wc_status_end
79 #define ib_wc_status_end(x) TRACE_DEFINE_ENUM(IB_WC_##x); macro
84 #undef ib_wc_status_end
87 #define ib_wc_status_end(x) { IB_WC_##x, #x } macro