Searched refs:free_cmd_queue (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/drivers/staging/vt6656/
H A Dwcmd.c53 if (priv->free_cmd_queue == CMD_Q_SIZE) { vnt_cmd_complete()
62 priv->free_cmd_queue++; vnt_cmd_complete()
172 if (priv->free_cmd_queue == 0) vnt_schedule_command()
178 priv->free_cmd_queue--; vnt_schedule_command()
189 priv->free_cmd_queue = CMD_Q_SIZE; vnt_reset_command_timer()
H A Ddevice.h379 u32 free_cmd_queue; member in struct:vnt_private

Completed in 100 milliseconds