Searched refs:current_band (Results 1 – 6 of 6) sorted by relevance
128 u8 current_band; member899 if (state->current_band == BAND_VHF) in dib0090_wbd_target()902 if (state->current_band == BAND_VHF) in dib0090_wbd_target()904 if (state->current_band == BAND_CBAND) in dib0090_wbd_target()1069 if (state->current_band == BAND_CBAND) { in dib0090_pwm_gain_reset()1087 if (state->current_band == BAND_VHF) { in dib0090_pwm_gain_reset()1093 } else if (state->current_band == BAND_UHF) { in dib0090_pwm_gain_reset()1111 (state->current_band == BAND_CBAND) ? "CBAND" : "NOT CBAND", in dib0090_pwm_gain_reset()1115 (state->current_band == BAND_CBAND && in dib0090_pwm_gain_reset()1165 if (state->current_band == BAND_SBAND) { in dib0090_gain_control()[all …]
44 u8 current_band; member683 if (state->current_band == band && state->current_agc != NULL) in dib7000m_set_agc_config()685 state->current_band = band; in dib7000m_set_agc_config()
46 u8 current_band; member750 if (state->current_band == band && state->current_agc != NULL) in dib7000p_set_agc_config()752 state->current_band = band; in dib7000p_set_agc_config()
74 u8 current_band; member1172 if (state->current_band == band && state->current_agc != NULL) in dib8000_set_agc_config()1174 state->current_band = band; in dib8000_set_agc_config()
2354 enum nl80211_band current_band,
2862 enum nl80211_band current_band; in ieee80211_sta_process_chanswitch() local2868 current_band = cbss->channel->band; in ieee80211_sta_process_chanswitch()2872 current_band, in ieee80211_sta_process_chanswitch()