Searched refs:HostCmd_ACT_GEN_RESET (Results 1 – 2 of 2) sorted by relevance
844 cmd_action = HostCmd_ACT_GEN_RESET; in wifi_tcp_keep_alive()891 if (cmd_action == HostCmd_ACT_GEN_RESET) in wifi_tcp_keep_alive()940 cmd_action = HostCmd_ACT_GEN_RESET; in wifi_cloud_keep_alive()1005 else if (cmd_action == HostCmd_ACT_GEN_RESET) in wifi_cloud_keep_alive()
1407 #define HostCmd_ACT_GEN_RESET 0x0005 macro