Home
last modified time | relevance | path

Searched refs:policy_mgr_is_hw_mode_change_in_progress (Results 1 – 6 of 6) sorted by relevance

/wlan-driver/qcacld-3.0/components/cmn_services/interface_mgr/src/
H A Dwlan_if_mgr_sap.c58 if (policy_mgr_is_hw_mode_change_in_progress(psoc)) { in if_mgr_ap_start_bss()
/wlan-driver/qcacld-3.0/components/nan/core/src/
H A Dnan_main.c1155 if (policy_mgr_is_hw_mode_change_in_progress(psoc)) { in nan_set_hw_mode()
/wlan-driver/qcacld-3.0/components/cmn_services/policy_mgr/inc/
H A Dwlan_policy_mgr_api.h3783 enum policy_mgr_hw_mode_change policy_mgr_is_hw_mode_change_in_progress(
/wlan-driver/qcacld-3.0/components/cmn_services/policy_mgr/src/
H A Dwlan_policy_mgr_action.c4141 enum policy_mgr_hw_mode_change policy_mgr_is_hw_mode_change_in_progress( in policy_mgr_is_hw_mode_change_in_progress() function
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_hostapd.c7926 if (policy_mgr_is_hw_mode_change_in_progress(hdd_ctx->psoc)) { in __wlan_hdd_cfg80211_start_ap()
H A Dwlan_hdd_main.c7161 policy_mgr_is_hw_mode_change_in_progress( in hdd_check_wait_for_hw_mode_completion()