ib_qp_type_end
#undef ib_qp_type_end
#define ib_qp_type_end(x) TRACE_DEFINE_ENUM(IB_QPT_##x);
#define ib_qp_type_end(x) { IB_QPT_##x, #x }