Home
last modified time | relevance | path

Searched refs:policy_mgr_get_ap_6ghz_capable (Results 1 – 8 of 8) sorted by relevance

/wlan-driver/qcacld-3.0/components/cmn_services/policy_mgr/inc/
Dwlan_policy_mgr_api.h4653 bool policy_mgr_get_ap_6ghz_capable(
4674 static inline bool policy_mgr_get_ap_6ghz_capable( in policy_mgr_get_ap_6ghz_capable() function
/wlan-driver/qca-wifi-host-cmn/umac/dcs/core/src/
Dwlan_dcs.c1683 return policy_mgr_get_ap_6ghz_capable(psoc, vdev_id, NULL); in wlan_dcs_afc_6ghz_capable()
/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_cm_connect.c745 is_6ghz_cap = policy_mgr_get_ap_6ghz_capable(hdd_ctx->psoc, in wlan_hdd_cm_handle_sap_sta_dfs_conc()
/wlan-driver/qcacld-3.0/components/cmn_services/policy_mgr/src/
Dwlan_policy_mgr_action.c3040 is_6ghz_cap = policy_mgr_get_ap_6ghz_capable(psoc, sap_vdev_id, NULL); in policy_mgr_valid_sap_conc_channel_check()
Dwlan_policy_mgr_pcl.c4559 is_6ghz_cap = policy_mgr_get_ap_6ghz_capable(psoc, sap_vdev_id, NULL); in policy_mgr_get_alternate_channel_for_sap()
Dwlan_policy_mgr_core.c4599 !policy_mgr_get_ap_6ghz_capable(psoc, vdev_id, NULL)) in policy_mgr_check_scc_channel()
Dwlan_policy_mgr_get_set_utils.c5041 policy_mgr_get_ap_6ghz_capable(psoc, session_id, in policy_mgr_incr_active_session()
11804 bool policy_mgr_get_ap_6ghz_capable(struct wlan_objmgr_psoc *psoc, in policy_mgr_get_ap_6ghz_capable() function
/wlan-driver/qcacld-3.0/core/sap/src/
Dsap_fsm.c3323 } else if (!policy_mgr_get_ap_6ghz_capable(mac_ctx->psoc, in sap_goto_starting()