Home
last modified time | relevance | path

Searched refs:sme_enable_sta_ps_check (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qcacld-3.0/core/sme/src/common/
H A Dsme_power_save.c327 QDF_STATUS sme_enable_sta_ps_check(struct mac_context *mac_ctx, in sme_enable_sta_ps_check() function
384 status = sme_enable_sta_ps_check(mac_ctx, vdev_id, command); in sme_ps_enable_disable()
557 status = sme_enable_sta_ps_check(mac_ctx, session_id, SME_PS_ENABLE); in sme_ps_timer_flush_sync()
616 status = sme_enable_sta_ps_check(mac_ctx, session_id, in sme_ps_uapsd_enable()
641 status = sme_enable_sta_ps_check(mac_ctx, session_id, in sme_ps_uapsd_disable()
1035 status = sme_enable_sta_ps_check(mac_ctx, session_id, SME_PS_ENABLE); in sme_auto_ps_entry_timer_expired()
/wlan-driver/qcacld-3.0/core/sme/inc/
H A Dsme_power_save_api.h37 QDF_STATUS sme_enable_sta_ps_check(struct mac_context *mac_ctx,