Searched refs:cmd_dequeue_idx (Results 1 – 2 of 2) sorted by relevance
43 priv->command = priv->cmd_queue[priv->cmd_dequeue_idx]; in vnt_cmd_complete()45 ADD_ONE_WITH_WRAP_AROUND(priv->cmd_dequeue_idx, CMD_Q_SIZE); in vnt_cmd_complete()172 priv->cmd_dequeue_idx = 0; in vnt_reset_command_timer()
363 u32 cmd_dequeue_idx; member
Completed in 5 milliseconds