Home
last modified time | relevance | path

Searched refs:ap_type (Results 1 – 7 of 7) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/umac/regulatory/dispatcher/inc/
H A Dwlan_reg_services_api.h2431 enum reg_6g_ap_type ap_type,
2574 enum reg_6g_ap_type ap_type, in wlan_reg_get_client_power_for_connecting_ap() argument
/wlan-driver/qca-wifi-host-cmn/umac/regulatory/core/src/
H A Dreg_services_common.h2076 enum reg_6g_ap_type ap_type,
2220 enum reg_6g_ap_type ap_type, in reg_get_client_power_for_connecting_ap() argument
H A Dreg_services_common.c8227 enum reg_6g_ap_type ap_type, in reg_get_client_power_for_connecting_ap() argument
8247 pdev_priv_obj->mas_chan_list_6g_client[ap_type][client_type]; in reg_get_client_power_for_connecting_ap()
/wlan-driver/qca-wifi-host-cmn/umac/regulatory/dispatcher/src/
H A Dwlan_reg_services_api.c1697 enum reg_6g_ap_type ap_type, in wlan_reg_get_client_power_for_connecting_ap() argument
1702 return reg_get_client_power_for_connecting_ap(pdev, ap_type, chan_freq, in wlan_reg_get_client_power_for_connecting_ap()
/wlan-driver/qcacld-3.0/components/cmn_services/policy_mgr/src/
H A Dwlan_policy_mgr_pcl.c4849 uint32_t vdev_id, enum ll_ap_type ap_type) in _policy_mgr_is_vdev_ll_sap() argument
4878 switch (ap_type) { in _policy_mgr_is_vdev_ll_sap()
4897 policy_mgr_err("invalid ap type %d", ap_type); in _policy_mgr_is_vdev_ll_sap()
H A Dwlan_policy_mgr_get_set_utils.c12599 enum ll_ap_type ap_type) in _policy_mgr_get_ll_sap_freq() argument
12639 switch (ap_type) { in _policy_mgr_get_ll_sap_freq()
12664 ap_type, vdev_id, freq); in _policy_mgr_get_ll_sap_freq()
/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified_tlv.c16459 static void reg_print_ap_power_type_6ghz(enum reg_6g_ap_type ap_type) in reg_print_ap_power_type_6ghz() argument
16461 switch (ap_type) { in reg_print_ap_power_type_6ghz()
16472 wmi_nofl_debug("Invalid AP Power type %u", ap_type); in reg_print_ap_power_type_6ghz()
16496 static inline void reg_print_ap_power_type_6ghz(enum reg_6g_ap_type ap_type) in reg_print_ap_power_type_6ghz() argument