Searched refs:low_5ghz_chan (Results 1 – 15 of 15) sorted by relevance
/wlan-driver/qcacld-3.0/core/hdd/src/ |
D | wlan_hdd_object_manager.c | 146 uint32_t low_5ghz_chan = 0; in hdd_objmgr_create_and_store_pdev() local 165 &high_2ghz_chan, &low_5ghz_chan, in hdd_objmgr_create_and_store_pdev() 170 reg_cap_ptr->low_5ghz_chan = low_5ghz_chan; in hdd_objmgr_create_and_store_pdev() 173 reg_cap_ptr->high_2ghz_chan, reg_cap_ptr->low_5ghz_chan, in hdd_objmgr_create_and_store_pdev()
|
/wlan-driver/qca-wifi-host-cmn/target_if/init_deinit/inc/ |
D | service_ready_param.h | 58 uint32_t low_5ghz_chan; member 131 uint32_t low_5ghz_chan; member 514 uint32_t low_5ghz_chan; member
|
/wlan-driver/qca-wifi-host-cmn/target_if/init_deinit/src/ |
D | service_ready_util.c | 801 if (reg_cap[phy0].low_5ghz_chan > in init_deinit_update_phy_reg_cap() 802 reg_cap[phy2].low_5ghz_chan) in init_deinit_update_phy_reg_cap() 803 reg_cap[phy0].low_5ghz_chan = in init_deinit_update_phy_reg_cap() 804 reg_cap[phy2].low_5ghz_chan; in init_deinit_update_phy_reg_cap() 843 reg_cap->low_5ghz_chan = cap->low_5ghz_chan; in init_deinit_fill_host_reg_cap() 857 ext_param->low_5ghz_chan = cap->low_5ghz_chan; in init_deinit_populate_tgt_ext_param()
|
D | init_cmd_api.c | 377 reg_cap[mac_phy_cap->phy_id].low_5ghz_chan = 0; in init_deinit_derive_band_to_mac_param() 403 reg_cap[i].low_5ghz_chan; in init_deinit_derive_band_to_mac_param()
|
/wlan-driver/qca-wifi-host-cmn/target_if/regulatory/src/ |
D | target_if_reg.c | 701 reg_cap->low_5ghz_chan = 0; in tgt_if_regulatory_modify_freq_range() 715 reg_cap->low_5ghz_chan, in tgt_if_regulatory_modify_freq_range()
|
/wlan-driver/qca-wifi-host-cmn/umac/regulatory/core/src/ |
D | reg_priv_objs.c | 389 range_5g_low = reg_cap_ptr->low_5ghz_chan; in wlan_regulatory_pdev_obj_created_notification()
|
D | reg_services_common.c | 2311 reg_cap->low_5ghz_chan = low_5g_chan; in reg_update_hal_reg_range_caps() 3278 pdev_priv_obj->range_5g_low = reg_cap_ptr->low_5ghz_chan; in reg_update_channel_ranges()
|
/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/obj_mgr/inc/ |
D | wlan_objmgr_psoc_obj.h | 461 uint32_t low_5ghz_chan; member
|
/wlan-driver/qcacld-3.0/components/mlme/dispatcher/inc/ |
D | wlan_mlme_ucfg_api.h | 190 uint32_t *low_5ghz_chan, in ucfg_mlme_get_phy_max_freq_range() argument 196 low_5ghz_chan, in ucfg_mlme_get_phy_max_freq_range()
|
D | wlan_mlme_api.h | 4210 uint32_t *low_5ghz_chan,
|
/wlan-driver/qcacld-3.0/components/mlme/dispatcher/src/ |
D | wlan_mlme_api.c | 6755 uint32_t *low_5ghz_chan, in wlan_mlme_get_phy_max_freq_range() argument 6776 reg_low_5ghz_chan = reg_cap_ext->low_5ghz_chan; in wlan_mlme_get_phy_max_freq_range() 6794 if (reg_cap_ext->low_5ghz_chan) { in wlan_mlme_get_phy_max_freq_range() 6796 QDF_MIN(reg_cap_ext->low_5ghz_chan, in wlan_mlme_get_phy_max_freq_range() 6798 reg_cap_ext->low_5ghz_chan; in wlan_mlme_get_phy_max_freq_range() 6826 *low_5ghz_chan = reg_low_5ghz_chan; in wlan_mlme_get_phy_max_freq_range()
|
/wlan-driver/fw-api/fw/ |
D | wlan_defs.h | 458 A_UINT32 low_5ghz_chan; member
|
D | wmi_unified.h | 36751 A_UINT32 low_5ghz_chan; /* freq in MHz */ member
|
/wlan-driver/qcacld-3.0/components/cmn_services/policy_mgr/src/ |
D | wlan_policy_mgr_get_set_utils.c | 1058 mac_range->low_5ghz_freq = QDF_MAX(mac_cap->reg_cap_ext.low_5ghz_chan, in policy_mgr_update_5Ghz_freq_info() 1336 mac_cap->reg_cap_ext.low_5ghz_chan, in policy_mgr_update_mac_freq_info() 1362 mac_cap->reg_cap_ext.low_5ghz_chan || in policy_mgr_update_mac_freq_info()
|
/wlan-driver/qca-wifi-host-cmn/wmi/src/ |
D | wmi_unified_tlv.c | 15303 param->reg_cap_ext.low_5ghz_chan = mac_phy_caps->low_5ghz_chan_freq; in extract_mac_phy_cap_service_ready_ext_tlv() 15573 param->low_5ghz_chan = ext_reg_cap->low_5ghz_chan; in extract_reg_cap_service_ready_ext_tlv()
|