Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/regulatory/core/src/
H A Dreg_priv_objs.c145 mas_chan_list[chan_enum].nol_chan = false; in wlan_regulatory_psoc_obj_created_notification()
H A Dreg_utils.c1194 reg_channels[count].nol_chan = false; in reg_program_mas_chan_list()
H A Dreg_services_common.c6121 bool nol_chan) in reg_update_nol_ch_for_freq() argument
6151 mas_chan_list[chan_enum].nol_chan = nol_chan; in reg_update_nol_ch_for_freq()
6153 psoc_mas_chan_list[chan_enum].nol_chan = nol_chan; in reg_update_nol_ch_for_freq()
9006 if ((cur_chan_list[freq_idx].nol_chan || in reg_get_chan_state_based_on_nol_flag_cur_chan_list()
H A Dreg_services_common.h1305 bool nol_chan);
H A Dreg_build_chan_list.c74 dst_list[dst_idx].nol_chan = false; in reg_init_chan()
81 return ((!chan->nol_chan) && (!chan->nol_history)); in reg_nol_and_history_not_set()
1122 if (chan_list[chan_enum].nol_chan) { in reg_modify_chan_list_for_nol_list()
H A Dreg_opclass.c2272 if (!mas_chan_list[chan_enum].nol_chan) in reg_enable_disable_chan_in_mas_chan_list()
/wlan-driver/qca-wifi-host-cmn/umac/dfs/dispatcher/src/
H A Dwlan_dfs_utils_api.c1167 bool nol_chan) in utils_dfs_reg_update_nol_chan_for_freq() argument
1169 wlan_reg_update_nol_ch_for_freq(pdev, freq_list, num_chan, nol_chan); in utils_dfs_reg_update_nol_chan_for_freq()
/wlan-driver/qca-wifi-host-cmn/umac/regulatory/dispatcher/inc/
H A Dreg_services_public_struct.h1015 bool nol_chan; member
/wlan-driver/qca-wifi-host-cmn/umac/scan/dispatcher/src/
H A Dwlan_scan_ucfg_api.c1031 if (reg_chan->nol_chan) in is_chan_enabled_for_scan()
/wlan-driver/qcacld-3.0/os_if/son/src/
H A Dos_if_son.c364 !chan->nol_chan && !chan->nol_history) in os_if_son_get_chan_list()