Home
last modified time | relevance | path

Searched refs:sta_ap_intf_check_work (Results 1 – 4 of 4) sorted by relevance

/wlan-driver/qcacld-3.0/components/cmn_services/policy_mgr/src/
H A Dwlan_policy_mgr_init_deinit.c405 &pm_ctx->sta_ap_intf_check_work, in policy_mgr_psoc_open()
441 qdf_delayed_work_destroy(&pm_ctx->sta_ap_intf_check_work); in policy_mgr_psoc_close()
H A Dwlan_policy_mgr_action.c2661 if (!qdf_delayed_work_start(&pm_ctx->sta_ap_intf_check_work, in policy_mgr_check_sap_go_force_scc()
2810 qdf_delayed_work_start(&pm_ctx->sta_ap_intf_check_work, in __policy_mgr_check_sta_ap_concurrent_ch_intf()
2817 qdf_delayed_work_start(&pm_ctx->sta_ap_intf_check_work, in __policy_mgr_check_sta_ap_concurrent_ch_intf()
2823 qdf_delayed_work_start(&pm_ctx->sta_ap_intf_check_work, in __policy_mgr_check_sta_ap_concurrent_ch_intf()
2890 qdf_delayed_work_start(&pm_ctx->sta_ap_intf_check_work, in policy_mgr_check_sta_ap_concurrent_ch_intf()
3251 if (!qdf_delayed_work_start(&pm_ctx->sta_ap_intf_check_work, in policy_mgr_check_concurrent_intf_and_restart_sap()
3584 if (!qdf_delayed_work_start(&pm_ctx->sta_ap_intf_check_work, in policy_mgr_process_forcescc_for_go()
3692 if (!qdf_delayed_work_start(&pm_ctx->sta_ap_intf_check_work, 0)) in policy_mgr_process_force_scc_for_nan()
H A Dwlan_policy_mgr_i.h406 struct qdf_delayed_work sta_ap_intf_check_work; member
/wlan-driver/qcacld-3.0/core/hdd/inc/
H A Dwlan_hdd_main.h2125 qdf_work_t sta_ap_intf_check_work; member