Home
last modified time | relevance | path

Searched refs:last_disconn_sta_freq (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qcacld-3.0/components/cmn_services/policy_mgr/src/
H A Dwlan_policy_mgr_action.c1935 pm_ctx->last_disconn_sta_freq == op_ch_freq_list[i]) { in policy_mgr_is_sap_restart_required_after_sta_disconnect()
1948 pm_ctx->last_disconn_sta_freq == op_ch_freq_list[i]) { in policy_mgr_is_sap_restart_required_after_sta_disconnect()
1962 if (pm_ctx->last_disconn_sta_freq == op_ch_freq_list[i] && in policy_mgr_is_sap_restart_required_after_sta_disconnect()
2467 pm_ctx->last_disconn_sta_freq = 0; in policy_mgr_check_sap_restart()
2856 pm_ctx->last_disconn_sta_freq = 0; in __policy_mgr_check_sta_ap_concurrent_ch_intf()
H A Dwlan_policy_mgr_i.h402 qdf_freq_t last_disconn_sta_freq; member
H A Dwlan_policy_mgr_get_set_utils.c5144 pm_ctx->last_disconn_sta_freq = sta_freq; in policy_mgr_update_sta_scc_info_for_later_check()
5273 if (!pm_ctx->last_disconn_sta_freq) { in policy_mgr_decr_active_session()