iwk_is_24G_band
static inline int iwk_is_24G_band(iwk_sc_t *sc);
is_24G = iwk_is_24G_band(sc);
cmd.band = (uint8_t)iwk_is_24G_band(sc);