Searched refs:next_command (Results 1 – 1 of 1) sorted by relevance
291 int next_command; /* Next periodic command */ member1306 strip_info->next_command = CompatibilityCommand; in ResetRadio()1527 StringDescriptor ts = CommandString[strip_info->next_command]; in strip_send()1533 strip_info->next_command, tv.tv_sec % 100, tv.tv_usec); in strip_send()1552 if (++strip_info->next_command >= ELEMENTS_OF(CommandString)) in strip_send()1553 strip_info->next_command = 0; in strip_send()1933 strip_info->next_command = 0; /* Try to enable checksums ASAP */ in RecvErr_Message()2245 strip_info->next_command = CompatibilityCommand; in process_message()2494 strip_info->next_command = CompatibilityCommand; in strip_open_low()