Searched refs:ret_wait (Results 1 – 2 of 2) sorted by relevance
818 unsigned long ret_wait; in mce_write() local855 ret_wait = wait_for_completion_timeout(&tx_done, expire); in mce_write()856 if (!ret_wait) { in mce_write()891 ret, ret_wait, expire, USB_TX_TIMEOUT, in mce_write()
683 long ret_wait; in mlx4_cmd_wait() local710 ret_wait = in mlx4_cmd_wait()713 if (ret_wait < 0) { in mlx4_cmd_wait()719 ret_wait = (long)wait_for_completion_timeout(&context->done, in mlx4_cmd_wait()722 if (!ret_wait) { in mlx4_cmd_wait()