Home
last modified time | relevance | path

Searched refs:REG_BAND_5G (Results 1 – 25 of 40) sorted by relevance

12

/wlan-driver/qcacld-3.0/core/sme/inc/
H A Dcsr_internal.h361 (BIT(REG_BAND_5G) == (mac)->mlme_cfg->gen.band)
364 ((BIT(REG_BAND_2G) | BIT(REG_BAND_5G)) == \
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_cfg.c1965 BIT(REG_BAND_2G) | BIT(REG_BAND_5G); in hdd_vendor_mode_to_band()
1974 *supported_band = BIT(REG_BAND_2G) | BIT(REG_BAND_5G); in hdd_vendor_mode_to_band()
1987 *supported_band = BIT(REG_BAND_2G) | BIT(REG_BAND_5G); in hdd_vendor_mode_to_band()
1995 *supported_band = BIT(REG_BAND_5G); in hdd_vendor_mode_to_band()
2191 if (supported_band & BIT(REG_BAND_5G)) in hdd_update_phymode()
2207 if (supported_band & BIT(REG_BAND_5G)) { in hdd_update_phymode()
H A Dwlan_hdd_son.c484 supported_band = BIT(REG_BAND_2G) | BIT(REG_BAND_5G); in hdd_son_set_bandwidth()
611 reg_band = REG_BAND_5G; in hdd_son_band_to_band()
2106 [REG_BAND_5G] = WLAN_BAND_5GHZ, in reg_wifi_band_to_wlan_band_id()
H A Dwlan_hdd_tdls.c1352 (current_band & BIT(REG_BAND_5G))) { in hdd_config_tdls_with_band_switch()
H A Dwlan_hdd_regulatory.c913 band_bitmap |= BIT(REG_BAND_5G); in hdd_reg_legacy_setband_to_reg_wifi_band_bitmap()
/wlan-driver/qcacld-3.0/os_if/son/src/
H A Dos_if_son.c184 if (!(reg_wifi_band_bitmap & BIT(REG_BAND_5G)) && in os_if_band_bitmap_to_son_band_info()
189 !(reg_wifi_band_bitmap & BIT(REG_BAND_5G))) in os_if_band_bitmap_to_son_band_info()
377 if (!(reg_wifi_band_bitmap & BIT(REG_BAND_5G))) in os_if_son_get_chan_list()
381 if (!(reg_wifi_band_bitmap & BIT(REG_BAND_5G))) in os_if_son_get_chan_list()
/wlan-driver/qcacld-3.0/components/umac/mlme/connection_mgr/dispatcher/src/
H A Dwlan_cm_tgt_if_tx_api.c136 if ((band_capability == BIT(REG_BAND_5G) || in wlan_cm_roam_send_set_vdev_pcl()
138 pcl_req->band_mask == BIT(REG_BAND_5G) || in wlan_cm_roam_send_set_vdev_pcl()
H A Dwlan_cm_roam_api.c193 band_mask = BIT(REG_BAND_5G); in cm_update_associated_ch_info()
1116 if (!(band_bitmap & BIT(REG_BAND_5G))) { in cm_modify_chan_list_based_on_band()
5529 band = BIT(REG_BAND_2G) | BIT(REG_BAND_5G); in wlan_cm_add_frame_to_scan_db()
5542 band = BIT(REG_BAND_2G) | BIT(REG_BAND_5G); in wlan_cm_add_frame_to_scan_db()
/wlan-driver/qcacld-3.0/core/mac/src/pe/sch/
H A Dsch_beacon_process.c235 if (REG_BAND_5G == rf_band) in ap_beacon_process()
1335 if ((rf_band == REG_BAND_5G) && session->htCapability) { in lim_obss_generate_detection_config()
1349 if (((rf_band == REG_BAND_2G) || (rf_band == REG_BAND_5G)) && in lim_obss_generate_detection_config()
1561 rf_band != REG_BAND_5G) in lim_process_obss_detection_ind()
/wlan-driver/qca-wifi-host-cmn/umac/regulatory/dispatcher/inc/
H A Dreg_services_public_struct.h1520 REG_BAND_5G, enumerator
1537 #define REG_BAND_MASK_ALL (BIT(REG_BAND_2G) | BIT(REG_BAND_5G) \
/wlan-driver/qca-wifi-host-cmn/umac/regulatory/core/src/
H A Dreg_priv_objs.c113 soc_reg_obj->band_capability = (BIT(REG_BAND_2G) | BIT(REG_BAND_5G) | in wlan_regulatory_psoc_obj_created_notification()
H A Dreg_opclass.c1047 *supported_band |= BIT(REG_BAND_5G); in reg_get_band_cap_from_chan_set()
2068 if ((bandmask & BIT(REG_BAND_5G)) && in reg_is_opclass_band_found()
2089 return reg_is_opclass_band_found(country, op_class, BIT(REG_BAND_5G)); in reg_is_5ghz_op_class()
H A Dreg_services_common.c2539 return !!(band_mask & (BIT(REG_BAND_5G))); in BAND_5G_PRESENT()
6233 return REG_BAND_5G; in reg_freq_to_band()
6650 (band_bitmap & BIT(REG_BAND_5G)) && in reg_band_bitmap_to_band_info()
6653 else if ((band_bitmap & BIT(REG_BAND_5G)) && in reg_band_bitmap_to_band_info()
6660 (band_bitmap & BIT(REG_BAND_5G))) in reg_band_bitmap_to_band_info()
6664 else if (band_bitmap & BIT(REG_BAND_5G)) in reg_band_bitmap_to_band_info()
/wlan-driver/qcacld-3.0/components/cmn_services/policy_mgr/src/
H A Dwlan_policy_mgr_core.c4956 } else if (band1 == REG_BAND_5G && band2 == REG_BAND_5G) { in policy_mgr_get_current_pref_hw_mode_dbs_2x2()
4982 } else if (band1 == REG_BAND_5G && band2 == REG_BAND_5G && in policy_mgr_get_current_pref_hw_mode_dbs_2x2()
4983 band3 == REG_BAND_5G) { in policy_mgr_get_current_pref_hw_mode_dbs_2x2()
5266 if (band_bitmap & BIT(REG_BAND_5G)) in policy_mgr_init_sap_mandatory_chan_by_band()
5281 psoc, BIT(REG_BAND_2G) | BIT(REG_BAND_5G)); in policy_mgr_init_sap_mandatory_chan()
5287 BIT(REG_BAND_2G) | BIT(REG_BAND_5G) | in policy_mgr_init_sap_mandatory_chan()
H A Dwlan_policy_mgr_get_set_utils.c979 SET_RADIO(&radio, MODE_SMM, BIT(REG_BAND_5G), 0, in policy_mgr_update_radio_combination_matrix()
992 SET_RADIO(&radio, MODE_DBS, BIT(REG_BAND_2G), BIT(REG_BAND_5G), in policy_mgr_update_radio_combination_matrix()
1006 SET_RADIO(&radio, MODE_DBS, BIT(REG_BAND_2G), BIT(REG_BAND_5G), in policy_mgr_update_radio_combination_matrix()
1021 SET_RADIO(&radio, MODE_SBS, BIT(REG_BAND_5G), in policy_mgr_update_radio_combination_matrix()
1027 SET_RADIO(&radio, MODE_SBS, BIT(REG_BAND_5G), in policy_mgr_update_radio_combination_matrix()
10669 if ((trim_info->band_capability & BIT(REG_BAND_5G)) == in policy_mgr_fill_trim_chan()
10670 BIT(REG_BAND_5G)) in policy_mgr_fill_trim_chan()
/wlan-driver/qca-wifi-host-cmn/umac/mlme/connection_mgr/dispatcher/src/
H A Dwlan_cm_api.c515 band_mask = BIT(REG_BAND_5G); in wlan_cm_sta_set_chan_param()
/wlan-driver/qcacld-3.0/core/sap/src/
H A Dsap_module.c3546 if (pref_band == REG_BAND_5G) in wlansap_get_safe_channel()
3569 } else if (pref_band == REG_BAND_5G) { in wlansap_get_safe_channel()
4009 if (sap_band == REG_BAND_5G && band == BIT(REG_BAND_2G)) { in wlansap_get_chan_band_restrict()
4021 } else if (sap_band == REG_BAND_2G && (band & BIT(REG_BAND_5G))) { in wlansap_get_chan_band_restrict()
/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_main.c1868 if (mac->mlme_cfg->gen.band_capability & BIT(REG_BAND_5G)) in wma_process_cli_set_cmd()
6007 tgt_cfg->band_cap = BIT(REG_BAND_5G); in wma_update_hdd_band_cap()
6012 tgt_cfg->band_cap = (BIT(REG_BAND_2G) | BIT(REG_BAND_5G)); in wma_update_hdd_band_cap()
6018 BIT(REG_BAND_5G) | in wma_update_hdd_band_cap()
10018 (BIT(REG_BAND_2G) | BIT(REG_BAND_5G) | BIT(REG_BAND_6G))) in wma_send_set_pcl_cmd()
10039 (msg->band_mask == BIT(REG_BAND_5G))) && in wma_send_set_pcl_cmd()
10063 if (msg->band_mask == (BIT(REG_BAND_2G) | BIT(REG_BAND_5G)) && in wma_send_set_pcl_cmd()
10075 if (msg->band_mask == (BIT(REG_BAND_5G) | BIT(REG_BAND_6G)) && in wma_send_set_pcl_cmd()
/wlan-driver/qcacld-3.0/components/tdls/core/src/
H A Dwlan_tdls_mgmt.c140 case REG_BAND_5G: in tdls_process_mlo_cal_tdls_link_score()
/wlan-driver/qcacld-3.0/components/umac/mlme/connection_mgr/core/src/
H A Dwlan_cm_roam_offload.c243 !(band_bitmap & BIT(REG_BAND_5G)) && in cm_is_only_2g_band_supported()
695 if ((wlan_reg_freq_to_band(chan->ch_freq) == REG_BAND_5G || in cm_roam_is_change_in_band_allowed()
697 (!(roam_band_mask & BIT(REG_BAND_5G)) && in cm_roam_is_change_in_band_allowed()
6155 is_5g_band = (band_capability & BIT(REG_BAND_5G)) && in wlan_is_valid_frequency()
6156 (band_mask & BIT(REG_BAND_5G)); in wlan_is_valid_frequency()
6378 scan_band_mask = BIT(REG_BAND_5G) | BIT(REG_BAND_6G); in cm_roam_scan_info_event()
/wlan-driver/qcacld-3.0/components/cmn_services/logging/src/
H A Dwlan_connectivity_logging.c627 case REG_BAND_5G: in wlan_convert_freq_to_diag_band()
/wlan-driver/qca-wifi-host-cmn/umac/wifi_pos/src/
H A Dwifi_pos_main.c706 BIT(REG_BAND_5G) | in wifi_pos_process_ch_info_req()
/wlan-driver/qcacld-3.0/core/sme/src/csr/
H A Dcsr_api_roam.c4620 *band = REG_BAND_5G; in csr_compute_mode_and_band()
4744 REG_BAND_2G : REG_BAND_5G); in csr_compute_mode_and_band()
4749 *band = REG_BAND_5G; in csr_compute_mode_and_band()
4758 *band = REG_BAND_5G; in csr_compute_mode_and_band()
4819 band = REG_BAND_5G; in csr_roam_get_phy_mode_band_for_bss()
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
H A Dlim_process_assoc_rsp_frame.c856 band_mask = BIT(REG_BAND_5G); in lim_update_sta_vdev_punc()
H A Dlim_utils.h610 return REG_BAND_5G; in lim_get_rf_band()

12