Searched refs:coex_avoid_freq_list (Results 1 – 5 of 5) sorted by relevance
1333 qdf_mem_copy(&hdd_ctxt->coex_avoid_freq_list, avoid_freq_list, in hdd_ch_avoid_ind()
1790 if (hdd_ctx->coex_avoid_freq_list.ch_avoid_range_cnt) in wlan_hdd_send_avoid_freq_for_dnbs()1792 &hdd_ctx->coex_avoid_freq_list, in wlan_hdd_send_avoid_freq_for_dnbs()1854 if (hdd_ctx->coex_avoid_freq_list.ch_avoid_range_cnt) { in wlan_hdd_send_avoid_freq_for_dnbs()1856 &hdd_ctx->coex_avoid_freq_list); in wlan_hdd_send_avoid_freq_for_dnbs()
3746 return hdd_ctx->coex_avoid_freq_list.restriction_mask; in wlan_hdd_get_sap_restriction_mask()
13293 hdd_ctx->coex_avoid_freq_list.restriction_mask; in wlan_hdd_set_restriction_mask()
2206 struct ch_avoid_ind_type coex_avoid_freq_list; member