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