Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/infiniband/hw/i40iw/
Di40iw_utils.c491 bool cqp_error = false; in i40iw_wait_event() local
513 cqp_error = cqp_request->compl_info.error; in i40iw_wait_event()
514 if (cqp_error) { in i40iw_wait_event()