Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/dp/dispatcher/inc/ !
H A Dwlan_dp_ucfg_api.h657 void ucfg_dp_bus_bw_compute_timer_start(struct wlan_objmgr_psoc *psoc);
/wlan-driver/qcacld-3.0/core/hdd/src/ !
H A Dwlan_hdd_nan_datapath.c1208 ucfg_dp_bus_bw_compute_timer_start(hdd_ctx->psoc); in hdd_ndp_new_peer_handler()
H A Dwlan_hdd_cm_connect.c265 ucfg_dp_bus_bw_compute_timer_start(hdd_ctx->psoc); in hdd_cm_handle_assoc_event()
H A Dwlan_hdd_hostapd.c2741 ucfg_dp_bus_bw_compute_timer_start(hdd_ctx->psoc); in hdd_hostapd_sap_event_cb()
/wlan-driver/qcacld-3.0/components/dp/dispatcher/src/ !
H A Dwlan_dp_ucfg_api.c1705 void ucfg_dp_bus_bw_compute_timer_start(struct wlan_objmgr_psoc *psoc) in ucfg_dp_bus_bw_compute_timer_start() function