Searched refs:CMD_COMPLETION_TIMEOUT (Results 1 – 2 of 2) sorted by relevance
450 #define CMD_COMPLETION_TIMEOUT (5 * HZ) macro
770 unsigned long timeout = jiffies + CMD_COMPLETION_TIMEOUT; in at76_wait_completion()