Home
last modified time | relevance | path

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

/linux-6.6.21/include/uapi/rdma/
Dsiw-abi.h102 SIW_WQE_REM_INVAL = (1 << 5), enumerator
/linux-6.6.21/drivers/infiniband/sw/siw/
Dsiw_cq.c67 if (cqe->flags & SIW_WQE_REM_INVAL) { in siw_reap_cqe()
Dsiw_qp.c1150 cqe_flags |= SIW_WQE_REM_INVAL; in siw_rqe_complete()