Searched refs:ret_wait (Results 1 – 2 of 2) sorted by relevance
819 unsigned long ret_wait; in mce_write() local856 ret_wait = wait_for_completion_timeout(&tx_done, expire); in mce_write()857 if (!ret_wait) { in mce_write()892 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()