Home
last modified time | relevance | path

Searched refs:wlan_reg_is_6ghz_chan_freq (Results 1 – 25 of 42) sorted by relevance

12

/wlan-driver/qca-wifi-host-cmn/umac/scan/core/src/
Dwlan_scan_manager_6ghz.c126 if (wlan_reg_is_6ghz_chan_freq(chan_list->chan[i].freq)) { in scm_sort_6ghz_channel_list()
335 if (!wlan_reg_is_6ghz_chan_freq( in scm_copy_valid_channels()
351 if (!wlan_reg_is_6ghz_chan_freq(freq) || in scm_copy_valid_channels()
352 (wlan_reg_is_6ghz_chan_freq(freq) && in scm_copy_valid_channels()
387 if (wlan_reg_is_6ghz_chan_freq(chan[i].freq) && in scm_set_rnr_flag_non_psc_6g_ch()
398 if (wlan_reg_is_6ghz_chan_freq(chan[i].freq)) in scm_set_rnr_flag_all_6g_ch()
Dwlan_scan_cache_db.c80 if (!psoc || !chan_freq || !wlan_reg_is_6ghz_chan_freq(chan_freq)) in scm_get_chan_meta()
135 is_6g_bss = wlan_reg_is_6ghz_chan_freq(chan_freq); in scm_add_rnr_channel_db()
1126 if (wlan_reg_is_6ghz_chan_freq(scan_entry->channel.chan_freq)) { in scm_is_bss_allowed_for_country()
1300 wlan_reg_is_6ghz_chan_freq(scan_entry->channel.chan_freq)) { in __scm_handle_bcn_probe()
Dwlan_scan_manager.c1054 if ((wlan_reg_is_6ghz_chan_freq(freq) && in scm_update_channel_list()
/wlan-driver/qca-wifi-host-cmn/umac/mlme/connection_mgr/dispatcher/src/
Dwlan_cm_ucfg_api.c124 wlan_reg_is_6ghz_chan_freq(sta_freq)) in ucfg_cm_get_connected_band()
/wlan-driver/qcacld-3.0/components/cmn_services/policy_mgr/src/
Dwlan_policy_mgr_ll_sap.c279 wlan_reg_is_6ghz_chan_freq(sap_info.freq))) in policy_mgr_ll_lt_sap_restart_concurrent_sap()
Dwlan_policy_mgr_pcl.c1505 if (!wlan_reg_is_6ghz_chan_freq(freq)) in policy_mgr_is_6G_chan_valid_for_ll_sap()
1517 if (!wlan_reg_is_6ghz_chan_freq(freq)) in policy_mgr_is_6G_chan_valid_for_ll_sap()
4609 wlan_reg_is_6ghz_chan_freq(pcl_channels[i])) { in policy_mgr_get_alternate_channel_for_sap()
/wlan-driver/qca-wifi-host-cmn/umac/regulatory/dispatcher/inc/
Dwlan_reg_services_api.h183 bool wlan_reg_is_6ghz_chan_freq(uint16_t freq);
184 #define WLAN_REG_IS_6GHZ_CHAN_FREQ(freq) wlan_reg_is_6ghz_chan_freq(freq)
336 static inline bool wlan_reg_is_6ghz_chan_freq(uint16_t freq) in wlan_reg_is_6ghz_chan_freq() function
/wlan-driver/qcacld-3.0/components/tdls/core/src/
Dwlan_tdls_peer.c720 if (!wlan_reg_is_6ghz_chan_freq(ch_freq)) { in tdls_extract_peer_state_param()
1004 wlan_reg_is_6ghz_chan_freq(peer_freq)) { in tdls_update_off_chan_peer_caps()
1033 if (wlan_reg_is_6ghz_chan_freq(peer->pref_off_chan_freq) && in tdls_update_off_chan_peer_caps()
Dwlan_tdls_main.c861 if (!wlan_reg_is_6ghz_chan_freq(freq)) in tdls_get_6g_pwr_for_power_type()
897 if (!wlan_reg_is_6ghz_chan_freq(freq)) in tdls_is_6g_freq_allowed()
1020 if (wlan_reg_is_6ghz_chan_freq(ch_freq) && in tdls_check_is_tdls_allowed()
Dwlan_tdls_ct.c1252 (wlan_reg_is_6ghz_chan_freq(peer_freq) && in tdls_update_peer_off_channel_list()
/wlan-driver/qcacld-3.0/core/mac/src/pe/sch/
Dsch_api.c397 if (wlan_reg_is_6ghz_chan_freq(cur_chan_freq)) { in lim_populate_fd_tmpl_frame()
458 if ((wlan_reg_is_6ghz_chan_freq(cur_chan_freq)) || in lim_populate_fd_tmpl_frame()
Dsch_beacon_gen.c752 wlan_reg_is_6ghz_chan_freq(session->curr_op_freq)) { in sch_set_fixed_beacon_fields()
845 } else if (!wlan_reg_is_6ghz_chan_freq(session->curr_op_freq)) { in sch_set_fixed_beacon_fields()
Dsch_beacon_process.c664 if (!wlan_reg_is_6ghz_chan_freq(bcn->chan_freq)) { in __sch_beacon_process_for_session()
/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_lpass.c140 wlan_reg_is_6ghz_chan_freq(chan_freq_list[i])) in wlan_hdd_gen_wlan_status_pack()
Dwlan_hdd_nan_datapath.c297 if (wlan_reg_is_6ghz_chan_freq(cur_chan_list[i].center_freq)) in hdd_ndi_select_valid_freq()
/wlan-driver/qcacld-3.0/components/nan/core/src/
Dnan_api.c450 if (wlan_reg_is_6ghz_chan_freq(freq)) { in wlan_is_nan_allowed_on_freq()
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
Dlim_utils.c7767 if (wlan_reg_is_6ghz_chan_freq(session->curr_op_freq)) { in lim_update_session_he_capable()
7791 if (wlan_reg_is_6ghz_chan_freq(session->curr_op_freq) && in lim_update_session_he_capable_chan_switch()
7792 !wlan_reg_is_6ghz_chan_freq(new_chan_freq)) { in lim_update_session_he_capable_chan_switch()
7796 } else if (!wlan_reg_is_6ghz_chan_freq(session->curr_op_freq) && in lim_update_session_he_capable_chan_switch()
7797 wlan_reg_is_6ghz_chan_freq(new_chan_freq)) { in lim_update_session_he_capable_chan_switch()
8976 if (wlan_reg_is_6ghz_chan_freq(session->curr_op_freq) && in lim_update_session_eht_capable_chan_switch()
8977 !wlan_reg_is_6ghz_chan_freq(new_chan_freq)) { in lim_update_session_eht_capable_chan_switch()
8981 } else if (!wlan_reg_is_6ghz_chan_freq(session->curr_op_freq) && in lim_update_session_eht_capable_chan_switch()
8982 wlan_reg_is_6ghz_chan_freq(new_chan_freq)) { in lim_update_session_eht_capable_chan_switch()
9798 if (!wlan_reg_is_6ghz_chan_freq(freq)) in lim_is_enable_he_mcs0_for_6ghz_mgmt()
[all …]
Dlim_ft.c553 if (wlan_reg_is_6ghz_chan_freq(pbssDescription->chan_freq)) { in lim_fill_session_power_info()
/wlan-driver/qcacld-3.0/os_if/tdls/src/
Dwlan_cfg80211_tdls.c247 if (wlan_reg_is_6ghz_chan_freq(freq) && in tdls_fill_chan_freq_from_supported_ch_list()
271 if (wlan_reg_is_6ghz_chan_freq(freq) && in tdls_fill_chan_freq_from_supported_ch_list()
/wlan-driver/qcacld-3.0/core/sap/src/
Dsap_ch_select.c1467 if (!wlan_reg_is_6ghz_chan_freq(pspect_ch->chan_freq)) in sap_update_6ghz_max_weight()
1694 if (wlan_reg_is_6ghz_chan_freq(ch_info->chan_freq) && in sap_compute_spect_weight()
1793 if (wlan_reg_is_6ghz_chan_freq( in sap_override_6ghz_psc_minidx()
Dsap_api_link_cntl.c1695 if (wlan_reg_is_6ghz_chan_freq( in wlansap_process_chan_info_event()
/wlan-driver/qca-wifi-host-cmn/umac/mlme/connection_mgr/core/src/
Dwlan_cm_bss_scoring.c1966 else if (wlan_reg_is_6ghz_chan_freq(freq_partner)) in cm_estimate_rssi()
1971 else if (wlan_reg_is_6ghz_chan_freq(freq_partner)) in cm_estimate_rssi()
1973 } else if (wlan_reg_is_6ghz_chan_freq(freq_entry)) { in cm_estimate_rssi()
/wlan-driver/qcacld-3.0/components/cmn_services/logging/src/
Dwlan_connectivity_logging.c514 } else if (wlan_reg_is_6ghz_chan_freq( in wlan_populate_link_addr()
/wlan-driver/qca-wifi-host-cmn/umac/mlo_mgr/src/
Dwlan_mlo_mgr_link_switch.c309 if (wlan_reg_is_6ghz_chan_freq(csa_param->csa_chan_freq)) { in mlo_mgr_update_csa_link_info()
/wlan-driver/qca-wifi-host-cmn/umac/regulatory/dispatcher/src/
Dwlan_reg_services_api.c919 bool wlan_reg_is_6ghz_chan_freq(uint16_t freq) in wlan_reg_is_6ghz_chan_freq() function

12