Home
last modified time | relevance | path

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

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