Home
last modified time | relevance | path

Searched refs:fill_5f (Results 1 – 1 of 1) sorted by relevance

/wlan-driver/qcacld-3.0/core/sme/src/csr/
H A Dcsr_api_scan.c361 void csr_save_channel_power_for_band(struct mac_context *mac, bool fill_5f) in csr_save_channel_power_for_band() argument
384 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()