Searched refs:HostCmd_ACT_GEN_RESET (Results 1 – 2 of 2) sorted by relevance
847 cmd_action = HostCmd_ACT_GEN_RESET; in wifi_tcp_keep_alive()894 if (cmd_action == HostCmd_ACT_GEN_RESET) in wifi_tcp_keep_alive()943 cmd_action = HostCmd_ACT_GEN_RESET; in wifi_cloud_keep_alive()1008 else if (cmd_action == HostCmd_ACT_GEN_RESET) in wifi_cloud_keep_alive()
1407 #define HostCmd_ACT_GEN_RESET 0x0005 macro