Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_pasn_peer_api.c269 qdf_mc_timer_stop(&req_msg->event_timeout); in wma_pasn_peer_delete_all_complete()
270 qdf_mc_timer_destroy(&req_msg->event_timeout); in wma_pasn_peer_delete_all_complete()
H A Dwma_dev_if.c3551 qdf_mc_timer_stop(&req_msg->event_timeout); in wma_peer_assoc_conf_handler()
3578 qdf_mc_timer_destroy(&req_msg->event_timeout); in wma_peer_assoc_conf_handler()
3631 qdf_mc_timer_stop(&req_msg->event_timeout); in wma_peer_create_confirm_handler()
3632 qdf_mc_timer_destroy(&req_msg->event_timeout); in wma_peer_create_confirm_handler()
3761 qdf_mc_timer_stop(&req_msg->event_timeout); in wma_peer_delete_handler()
3762 qdf_mc_timer_destroy(&req_msg->event_timeout); in wma_peer_delete_handler()
4036 qdf_mc_timer_destroy(&tgt_req->event_timeout); in wma_hold_req_timer()
4077 qdf_mc_timer_init(&req->event_timeout, QDF_TIMER_TYPE_SW, in wma_fill_hold_req()
4079 qdf_mc_timer_start(&req->event_timeout, timeout); in wma_fill_hold_req()
4096 qdf_mc_timer_stop(&req_msg->event_timeout); in wma_remove_peer_req()
[all …]
H A Dwma_main.c2123 qdf_mc_timer_stop(&req_msg->event_timeout); in wma_cleanup_hold_req()
/wlan-driver/qcacld-3.0/core/wma/inc/
H A Dwma_internal.h1595 qdf_timer_t event_timeout; member
H A Dwma.h1202 qdf_mc_timer_t event_timeout; member