Searched refs:fill_5f (Results 1 – 1 of 1) sorted by relevance
361 void csr_save_channel_power_for_band(struct mac_context *mac, bool fill_5f) in csr_save_channel_power_for_band() argument384 tmp_bool = (fill_5f && WLAN_REG_IS_5GHZ_CH_FREQ(ch_freq)) || in csr_save_channel_power_for_band()385 (!fill_5f && WLAN_REG_IS_24GHZ_CH_FREQ(ch_freq)); in csr_save_channel_power_for_band()