Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/hw/i40iw/
Di40iw_utils.c1163 int timeout_ret; in i40iw_vf_wait_vchnl_resp() local
1169 timeout_ret = wait_event_timeout(iwdev->vchnl_waitq, in i40iw_vf_wait_vchnl_resp()
1173 if (!timeout_ret) { in i40iw_vf_wait_vchnl_resp()
1174 i40iw_pr_err("virt channel completion timeout = 0x%x\n", timeout_ret); in i40iw_vf_wait_vchnl_resp()