DEF
#define DEF(x) x = (__force ieee80211_rx_result)___ ## x,
MAC80211_DROP_REASONS_UNUSABLE(DEF)
#undef DEF
#define DEF(x) & x ## _monitor ,
#define DEF(x) extern struct cpuidle_monitor x ##_monitor;
#undef DEF
#define DEF(name, idx) int __attribute__((weak)) NAME(name, idx)(void) { return 0; }