Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_regulatory.c1333 qdf_mem_copy(&hdd_ctxt->coex_avoid_freq_list, avoid_freq_list, in hdd_ch_avoid_ind()
H A Dwlan_hdd_cfg80211.c1790 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()
H A Dwlan_hdd_hostapd.c3746 return hdd_ctx->coex_avoid_freq_list.restriction_mask; in wlan_hdd_get_sap_restriction_mask()
H A Dwlan_hdd_main.c13293 hdd_ctx->coex_avoid_freq_list.restriction_mask; in wlan_hdd_set_restriction_mask()
/wlan-driver/qcacld-3.0/core/hdd/inc/
H A Dwlan_hdd_main.h2206 struct ch_avoid_ind_type coex_avoid_freq_list; member