ITS_CMD_QUEUE_NR_ENTRIES
if (((widx + 1) % ITS_CMD_QUEUE_NR_ENTRIES) == ridx)
if (its->cmd_write == (its->cmd_base + ITS_CMD_QUEUE_NR_ENTRIES))