REASON_CASE
#define REASON_CASE(x) case IWL_MLD_EMLSR_BLOCKED_##x: return #x;
#undef REASON_CASE
#define REASON_CASE(x) case IWL_MLD_EMLSR_EXIT_##x: return #x;