Home
last modified time | relevance | path

Searched refs:policy_mgr_reset_connection_update (Results 1 – 5 of 5) sorted by relevance

/wlan-driver/qcacld-3.0/components/cmn_services/policy_mgr/src/
H A Dwlan_policy_mgr_action.c566 status = policy_mgr_reset_connection_update(psoc); in policy_mgr_update_and_wait_for_connection_update()
1661 status = policy_mgr_reset_connection_update(psoc); in policy_mgr_handle_conc_multiport()
3719 QDF_STATUS policy_mgr_reset_connection_update(struct wlan_objmgr_psoc *psoc) in policy_mgr_reset_connection_update() function
3746 policy_mgr_reset_connection_update(psoc); in policy_mgr_reset_hw_mode_change()
/wlan-driver/qcacld-3.0/components/cmn_services/policy_mgr/inc/
H A Dwlan_policy_mgr_api.h2594 QDF_STATUS policy_mgr_reset_connection_update(struct wlan_objmgr_psoc *psoc);
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_hostapd.c8084 status = policy_mgr_reset_connection_update(hdd_ctx->psoc); in __wlan_hdd_cfg80211_start_ap()
H A Dwlan_hdd_cfg80211.c27577 status = policy_mgr_reset_connection_update(hdd_ctx->psoc); in wlan_hdd_change_hw_mode_for_given_chnl()
/wlan-driver/qcacld-3.0/core/sme/src/csr/
H A Dcsr_api_roam.c7431 policy_mgr_reset_connection_update(mac->psoc); in csr_process_set_hw_mode()