Searched refs:cmd_enqueue_idx (Results 1 – 2 of 2) sorted by relevance
158 priv->cmd_queue[priv->cmd_enqueue_idx] = command; in vnt_schedule_command()160 ADD_ONE_WITH_WRAP_AROUND(priv->cmd_enqueue_idx, CMD_Q_SIZE); in vnt_schedule_command()173 priv->cmd_enqueue_idx = 0; in vnt_reset_command_timer()
364 u32 cmd_enqueue_idx; member
Completed in 4 milliseconds