Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/
Dwifi_pwrmgr.c336 data_buff.flags = PS_FLAG_INACT_SLEEP_PARAM | PS_FLAG_SLEEP_PARAM; in wifi_uap_ps_inactivity_sleep_enter()
677 data_buff.flags = PS_FLAG_INACT_SLEEP_PARAM | PS_FLAG_SLEEP_PARAM; in wifi_wfd_ps_inactivity_sleep_enter()
Dmlan_cmdevt.c185 if ((ps_mgmt->flags & PS_FLAG_SLEEP_PARAM) != 0U) in wlan_cmd_enh_power_mode()
/hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/incl/
Dmlan_ioctl.h2560 #define PS_FLAG_SLEEP_PARAM 2U macro