ib_mr_type_end
#undef ib_mr_type_end
#define ib_mr_type_end(x) TRACE_DEFINE_ENUM(IB_MR_TYPE_##x);
#define ib_mr_type_end(x) { IB_MR_TYPE_##x, #x }