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 D | wlan_ll_sap_api.c | 209 } 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 D | sap_api_link_cntl.c | 311 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 D | sap_module.c | 1635 !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 D | sap_fsm.c | 1304 !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 D | sap_ch_select.c | 491 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 D | wlan_policy_mgr_api.h | 4093 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 D | wlan_policy_mgr_action.c | 1818 bool policy_mgr_is_sap_freq_allowed(struct wlan_objmgr_psoc *psoc, in policy_mgr_is_sap_freq_allowed() function
|