Home
last modified time | relevance | path

Searched refs:timeout_ret (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/infiniband/hw/i40iw/
Di40iw_utils.c1150 int timeout_ret; in i40iw_vf_wait_vchnl_resp() local
1156 timeout_ret = wait_event_timeout(iwdev->vchnl_waitq, in i40iw_vf_wait_vchnl_resp()
1160 if (!timeout_ret) { in i40iw_vf_wait_vchnl_resp()
1161 i40iw_pr_err("virt channel completion timeout = 0x%x\n", timeout_ret); in i40iw_vf_wait_vchnl_resp()