Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/sme/src/csr/
H A Dcsr_api_scan.c353 csr_save_channel_power_for_band(mac, false); in csr_apply_channel_power_info_wrapper()
354 csr_save_channel_power_for_band(mac, true); in csr_apply_channel_power_info_wrapper()
361 void csr_save_channel_power_for_band(struct mac_context *mac, bool fill_5f) in csr_save_channel_power_for_band() function
H A Dcsr_inside_api.h139 void csr_save_channel_power_for_band(struct mac_context *mac, bool fPopulate5GBand);
H A Dcsr_api_roam.c2142 csr_save_channel_power_for_band(mac, false); in csr_apply_channel_and_power_list()
2143 csr_save_channel_power_for_band(mac, true); in csr_apply_channel_and_power_list()