Searched refs:wait_ret (Results 1 – 3 of 3) sorted by relevance
510 unsigned long wait_ret; in t7xx_fsm_append_cmd() local512 wait_ret = wait_for_completion_timeout(&cmd->done, in t7xx_fsm_append_cmd()515 ret = wait_ret ? cmd->result : -ETIMEDOUT; in t7xx_fsm_append_cmd()
395 unsigned long wait_ret; in t7xx_send_pm_request() local399 wait_ret = wait_for_completion_timeout(&t7xx_dev->pm_sr_ack, in t7xx_send_pm_request()401 if (!wait_ret) in t7xx_send_pm_request()
3651 int wait_ret; in irdma_accept() local3749 wait_ret = wait_event_interruptible_timeout(iwqp->waitq, in irdma_accept()3752 if (!wait_ret) { in irdma_accept()4144 int wait_ret = 0; in irdma_cm_event_connected() local4168 wait_ret = wait_event_interruptible_timeout(iwqp->waitq, in irdma_cm_event_connected()4171 if (!wait_ret) in irdma_cm_event_connected()