Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/dp/dispatcher/inc/
H A Dwlan_dp_ucfg_api.h676 void ucfg_dp_bus_bw_compute_timer_stop(struct wlan_objmgr_psoc *psoc);
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_driver_ops.c340 ucfg_dp_bus_bw_compute_timer_stop(hdd_ctx->psoc); in hdd_soc_recovery_cleanup()
1787 ucfg_dp_bus_bw_compute_timer_stop(hdd_ctx->psoc); in wlan_hdd_runtime_suspend()
H A Dwlan_hdd_main.c9247 ucfg_dp_bus_bw_compute_timer_stop(hdd_ctx->psoc); in hdd_close_adapter()
16944 ucfg_dp_bus_bw_compute_timer_stop(hdd_ctx->psoc); in hdd_wlan_stop_modules()
16949 ucfg_dp_bus_bw_compute_timer_stop(hdd_ctx->psoc); in hdd_wlan_stop_modules()
20533 ucfg_dp_bus_bw_compute_timer_stop(hdd_ctx->psoc); in hdd_driver_unload()
/wlan-driver/qcacld-3.0/components/dp/dispatcher/src/
H A Dwlan_dp_ucfg_api.c1715 void ucfg_dp_bus_bw_compute_timer_stop(struct wlan_objmgr_psoc *psoc) in ucfg_dp_bus_bw_compute_timer_stop() function