Home
last modified time | relevance | path

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

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