Home
last modified time | relevance | path

Searched refs:HostCmd_CMD_BOOT_SLEEP (Results 1 – 6 of 6) sorted by relevance

/hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/
Dmlan_sta_cmdresp.c904 case HostCmd_CMD_BOOT_SLEEP: in wlan_ops_sta_process_cmdresp()
Dmlan_cmdevt.c2336 cmd->command = wlan_cpu_to_le16(HostCmd_CMD_BOOT_SLEEP); in wlan_cmd_boot_sleep()
Dmlan_sta_cmd.c2231 case HostCmd_CMD_BOOT_SLEEP:
Dmlan_api.c259 cmd->command = HostCmd_CMD_BOOT_SLEEP; in wifi_boot_sleep()
Dmlan_glue.c4161 case HostCmd_CMD_BOOT_SLEEP: in wifi_process_cmd_response()
/hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/incl/
Dmlan_fw.h1346 #define HostCmd_CMD_BOOT_SLEEP 0x0258 macro