Searched refs:WBT_CMD_REQ_GET_BLOCK (Results 1 – 3 of 3) sorted by relevance
383 case WBT_CMD_REQ_GET_BLOCK: in WBTi_SwitchNextCommand()540 else if (command == WBT_CMD_REQ_GET_BLOCK) in WBTi_TryCreateResponse()723 case WBT_CMD_REQ_GET_BLOCK: in WBTi_CheckRequest()816 if (WBT_CMD_REQ_GET_BLOCK == token->token_command) in WBTi_CheckBlockResponse()829 WBTi_TryCreateResponse(work, aid, buffer, length, WBT_CMD_REQ_GET_BLOCK, in WBTi_CheckBlockResponse()1138 else if ((command == WBT_CMD_REQ_GET_BLOCK) || in WBT_CallPacketRecvHook()1215 if ((current->command == WBT_CMD_REQ_GET_BLOCK) || in WBT_CallPacketRecvHook()1257 if ((current->command == WBT_CMD_REQ_GET_BLOCK) || in WBT_CallPacketRecvHook()1268 WBT_CMD_REQ_GET_BLOCK) ? in WBT_CallPacketRecvHook()1291 if ((command != WBT_CMD_REQ_GET_BLOCK) && (command != WBT_CMD_REQ_GET_BLOCKINFO)) in WBT_CallPacketRecvHook()[all …]
78 WBT_CMD_REQ_GET_BLOCK, enumerator
594 list->command.command = WBT_CMD_REQ_GET_BLOCK; in WBT_CreateCommandGET()