Home
last modified time | relevance | path

Searched refs:ps_timer (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/umac/green_ap/core/src/
H A Dwlan_green_ap_main.c255 qdf_timer_start(&green_ap_ctx->ps_timer, in wlan_green_ap_state_mc()
270 qdf_timer_start(&green_ap_ctx->ps_timer, in wlan_green_ap_state_mc()
287 qdf_timer_start(&green_ap_ctx->ps_timer, in wlan_green_ap_state_mc()
301 qdf_timer_start(&green_ap_ctx->ps_timer, in wlan_green_ap_state_mc()
306 qdf_timer_stop(&green_ap_ctx->ps_timer); in wlan_green_ap_state_mc()
319 qdf_timer_stop(&green_ap_ctx->ps_timer); in wlan_green_ap_state_mc()
348 qdf_timer_start(&green_ap_ctx->ps_timer, in wlan_green_ap_state_mc()
H A Dwlan_green_ap_main_i.h145 qdf_timer_t ps_timer; member
/wlan-driver/qca-wifi-host-cmn/umac/green_ap/dispatcher/src/
H A Dwlan_green_ap_api.c92 qdf_timer_init(NULL, &green_ap_ctx->ps_timer, in wlan_green_ap_pdev_obj_create_notification()
113 qdf_timer_free(&green_ap_ctx->ps_timer); in wlan_green_ap_pdev_obj_create_notification()
156 qdf_timer_free(&green_ap_ctx->ps_timer); in wlan_green_ap_pdev_obj_destroy_notification()
383 qdf_timer_stop(&green_ap_ctx->ps_timer); in wlan_green_ap_stop()