Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/regulatory/inc/
Dwlan_reg_afc.h102 AFC_DEPLOYMENT_OUTDOOR = 2, enumerator
/wlan-driver/qca-wifi-host-cmn/target_if/init_deinit/src/
Dinit_cmd_api.c448 else if (reg_afc_dev_type == AFC_DEPLOYMENT_OUTDOOR) in init_deinit_derive_afc_dev_type_param()
/wlan-driver/qca-wifi-host-cmn/umac/regulatory/core/src/
Dreg_build_chan_list.c1248 if (pdev_priv_obj->reg_afc_dev_deployment_type != AFC_DEPLOYMENT_OUTDOOR) in reg_modify_chan_list_for_outdoor()
1387 AFC_DEPLOYMENT_OUTDOOR) { in reg_set_ap_pwr_type()
2267 AFC_DEPLOYMENT_OUTDOOR) && in reg_intersect_6g_afc_chan_list()
3139 AFC_DEPLOYMENT_OUTDOOR; in reg_is_deployment_outdoor()
4247 return ((soc_reg->reg_afc_dev_type == AFC_DEPLOYMENT_OUTDOOR) && in reg_is_pwrmode_not_required()
4812 AFC_DEPLOYMENT_OUTDOOR) { in reg_disable_afc_mas_chan_list_channels()
4864 if (reg_afc_dev_type == AFC_DEPLOYMENT_OUTDOOR) in reg_disable_sp_entries_in_supr_chan_entry()
Dreg_services_common.c7421 case AFC_DEPLOYMENT_OUTDOOR: in reg_print_afc_req_info_location()
7952 (pdev_priv_obj->reg_afc_dev_deployment_type == AFC_DEPLOYMENT_OUTDOOR)) { in reg_is_sta_connect_allowed()
9800 if (reg_afc_dev_type == AFC_DEPLOYMENT_OUTDOOR && num_ap_sp_rules && in reg_get_sp_eirp_before_afc_resp_rx()
/wlan-driver/qca-wifi-host-cmn/wmi/src/
Dwmi_unified_tlv.c14833 reg_afc_dev_type = AFC_DEPLOYMENT_OUTDOOR; in extract_svc_rdy_ext2_afc_tlv()