Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/sme/src/csr/
H A Dcsr_api_scan.c285 uint8_t tempNumChannels = 0; in csr_apply_channel_power_info_to_fw() local
289 tempNumChannels = QDF_MIN(ch_lst->numChannels, in csr_apply_channel_power_info_to_fw()
291 for (i = 0; i < tempNumChannels; i++) { in csr_apply_channel_power_info_to_fw()