Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/dp/dispatcher/inc/
H A Dwlan_dp_ucfg_api.h687 void ucfg_dp_bus_bw_compute_timer_try_stop(struct wlan_objmgr_psoc *psoc);
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_cm_disconnect.c89 ucfg_dp_bus_bw_compute_timer_try_stop(hdd_ctx->psoc); in hdd_handle_disassociation_event()
H A Dwlan_hdd_nan_datapath.c1251 ucfg_dp_bus_bw_compute_timer_try_stop(hdd_ctx->psoc); in hdd_cleanup_ndi()
H A Dwlan_hdd_hostapd.c2981 ucfg_dp_bus_bw_compute_timer_try_stop(hdd_ctx->psoc); in hdd_hostapd_sap_event_cb()
3295 ucfg_dp_bus_bw_compute_timer_try_stop(hdd_ctx->psoc); in hdd_hostapd_sap_event_cb()
/wlan-driver/qcacld-3.0/components/dp/dispatcher/src/
H A Dwlan_dp_ucfg_api.c1720 void ucfg_dp_bus_bw_compute_timer_try_stop(struct wlan_objmgr_psoc *psoc) in ucfg_dp_bus_bw_compute_timer_try_stop() function