Searched refs:plm_ch_freq_list (Results 1 – 4 of 4) sorted by relevance
106 uint32_t plm_ch_freq_list[WMI_CFG_VALID_CHANNEL_LIST_LEN]; member
1409 req->plm_ch_freq_list[count] = in hdd_parse_plm_cmd()1411 hdd_debug(" ch-freq- %d", req->plm_ch_freq_list[count]); in hdd_parse_plm_cmd()
1560 ch_freq = body->plm_ch_freq_list[count]; in sme_set_plm_request()1588 qdf_mem_zero(body->plm_ch_freq_list, body->plm_num_ch); in sme_set_plm_request()1590 qdf_mem_copy(body->plm_ch_freq_list, ch_freq_list, valid_count); in sme_set_plm_request()
752 channel_list[count] = plm->plm_ch_freq_list[count]; in send_plm_start_cmd_tlv()