Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/sme/inc/
H A Dsme_power_save_api.h98 QDF_STATUS sme_ps_disable_auto_ps_timer(mac_handle_t mac_handle,
/wlan-driver/qcacld-3.0/core/sme/src/common/
H A Dsme_power_save.c436 return sme_ps_disable_auto_ps_timer(mac_handle, in sme_ps_set_powersave_disable_auto_timer()
478 status = sme_ps_disable_auto_ps_timer( in sme_ps_set_powersave()
946 QDF_STATUS sme_ps_disable_auto_ps_timer(mac_handle_t mac_handle, in sme_ps_disable_auto_ps_timer() function
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_cm_disconnect.c277 sme_ps_disable_auto_ps_timer(mac_handle, link_info->vdev_id); in __hdd_cm_disconnect_handler_post_user_update()
H A Dwlan_hdd_main.c5527 sme_ps_disable_auto_ps_timer( in hdd_stop_no_trans()