Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/
Dwifi_pwrmgr.c276 return wifi_send_power_save_command(DIS_AUTO_PS, BITMAP_STA_PS, MLAN_BSS_TYPE_STA, NULL); in wifi_exit_ieee_power_save()
307 return wifi_send_power_save_command(DIS_AUTO_PS, BITMAP_AUTO_DS, MLAN_BSS_TYPE_STA, &idletime); in wifi_exit_deepsleep_power_save()
343 return wifi_send_power_save_command(DIS_AUTO_PS, BITMAP_UAP_INACT_PS, type, NULL); in wifi_uap_ps_inactivity_sleep_exit()
468 else if (ps_mode->action == (t_u16)DIS_AUTO_PS) in wifi_process_ps_enh_response()
684 …return wifi_send_power_save_command(DIS_AUTO_PS, BITMAP_UAP_INACT_PS, MLAN_BSS_TYPE_WIFIDIRECT, NU… in wifi_wfd_ps_inactivity_sleep_exit()
Dmlan_cmdevt.c109 if (cmd_action == DIS_AUTO_PS) in wlan_cmd_enh_power_mode()
111 psmode_enh->action = (ENH_PS_MODES)(wlan_cpu_to_le16(DIS_AUTO_PS)); in wlan_cmd_enh_power_mode()
/hal_nxp-latest/mcux/middleware/wifi_nxp/incl/wlcmgr/
Dwlan.h493 DIS_AUTO_PS = 0xfe, enumerator
/hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/incl/
Dmlan_fw.h1381 DIS_AUTO_PS = 0xfe,
/hal_nxp-latest/mcux/middleware/wifi_nxp/wlcmgr/
Dwlan.c2899 else if (action == DIS_AUTO_PS) in wlcm_process_ieeeps_event()
2935 else if (action == DIS_AUTO_PS) in wlcm_process_deepsleep_event()