Searched refs:WBT_CMD_REQ_GET_BLOCKINFO (Results 1 – 3 of 3) sorted by relevance
384 case WBT_CMD_REQ_GET_BLOCKINFO: in WBTi_SwitchNextCommand()653 else if (command == WBT_CMD_REQ_GET_BLOCKINFO) in WBTi_TryCreateResponse()724 case WBT_CMD_REQ_GET_BLOCKINFO: in WBTi_CheckRequest()850 if (WBT_CMD_REQ_GET_BLOCKINFO == token->token_command) in WBTi_CheckBlockResponse()853 WBTi_TryCreateResponse(work, aid, buffer, length, WBT_CMD_REQ_GET_BLOCKINFO, in WBTi_CheckBlockResponse()905 WBT_CMD_REQ_GET_BLOCKINFO, in WBT_CallPacketSendHook()1138 (command == WBT_CMD_REQ_GET_BLOCKINFO)) in WBT_CallPacketRecvHook()1215 (current->command == WBT_CMD_REQ_GET_BLOCKINFO)) in WBT_CallPacketRecvHook()1257 (current->command == WBT_CMD_REQ_GET_BLOCKINFO)) in WBT_CallPacketRecvHook()1290 if ((command != WBT_CMD_REQ_GET_BLOCK) && (command != WBT_CMD_REQ_GET_BLOCKINFO)) in WBT_CallPacketRecvHook()[all …]
80 WBT_CMD_REQ_GET_BLOCKINFO, enumerator
563 list->command.command = WBT_CMD_REQ_GET_BLOCKINFO; in WBT_CreateCommandINFO()