Searched refs:ps_cmd (Results 1 – 1 of 1) sorted by relevance
379 context_ENC_cmdbuf *ps_cmd = &(ctx->ctx_cmdbuf[stream_id]); in tng_cmdbuf_insert_command() local397 ps_cmd->ui32HighCmdCount++; in tng_cmdbuf_insert_command()401 … F_ENCODE(((ps_cmd->ui32LowCmdCount - 1) & 0xff) |(ps_cmd->ui32HighCmdCount << 8), MTX_MSG_COUNT); in tng_cmdbuf_insert_command()405 F_ENCODE(ps_cmd->ui32LowCmdCount & 0xff, MTX_MSG_COUNT); in tng_cmdbuf_insert_command()406 ++(ps_cmd->ui32LowCmdCount); in tng_cmdbuf_insert_command()