Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/umac/mlme/sap/ll_sap/dispatcher/src/
H A Dwlan_ll_sap_api.c209 } else if (!policy_mgr_is_sap_freq_allowed(psoc, in wlan_get_ll_lt_sap_restart_freq()
/wlan-driver/qcacld-3.0/core/sap/src/
H A Dsap_api_link_cntl.c311 if (!policy_mgr_is_sap_freq_allowed(psoc, in wlansap_filter_unsafe_ch()
1718 if (!policy_mgr_is_sap_freq_allowed(mac->psoc, in wlansap_process_chan_info_event()
H A Dsap_module.c1635 !policy_mgr_is_sap_freq_allowed(mac->psoc, in wlansap_set_channel_change_with_csa()
4082 } else if (!policy_mgr_is_sap_freq_allowed(mac->psoc, in wlansap_get_chan_band_restrict()
H A Dsap_fsm.c1304 !policy_mgr_is_sap_freq_allowed(mac_ctx->psoc, opmode, in sap_validate_chan()
3741 (policy_mgr_is_sap_freq_allowed(mac_ctx->psoc, in wlansap_validate_channel_post_csa()
H A Dsap_ch_select.c491 if (!policy_mgr_is_sap_freq_allowed(mac->psoc, in sap_chan_sel_init()
/wlan-driver/qcacld-3.0/components/cmn_services/policy_mgr/inc/
H A Dwlan_policy_mgr_api.h4093 bool policy_mgr_is_sap_freq_allowed(struct wlan_objmgr_psoc *psoc,
/wlan-driver/qcacld-3.0/components/cmn_services/policy_mgr/src/
H A Dwlan_policy_mgr_action.c1818 bool policy_mgr_is_sap_freq_allowed(struct wlan_objmgr_psoc *psoc, in policy_mgr_is_sap_freq_allowed() function