CHANNEL_5GHZ
flags |= CHANNEL_5GHZ;
band_switch = !!(flags_diff & CHANNEL_5GHZ);
#define IS_CHAN_5GHZ(_c) (!!((_c)->channelFlags & CHANNEL_5GHZ))