ib_cm_state
#undef ib_cm_state
#define ib_cm_state(x) TRACE_DEFINE_ENUM(IB_CM_##x);
#define ib_cm_state(x) { IB_CM_##x, #x },
enum ib_cm_state {