Home
last modified time | relevance | path

Searched refs:SIW_WQE_SIGNALLED (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/include/uapi/rdma/
H A Dsiw-abi.h99 SIW_WQE_SIGNALLED = (1 << 2), enumerator
/kernel/linux/linux-6.6/include/uapi/rdma/
H A Dsiw-abi.h99 SIW_WQE_SIGNALLED = (1 << 2), enumerator
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/rdma/
H A Dsiw-abi.h85 SIW_WQE_SIGNALLED = (1 << 2), enumerator
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/rdma/
H A Dsiw-abi.h85 SIW_WQE_SIGNALLED = (1 << 2), enumerator
/kernel/linux/linux-5.10/drivers/infiniband/sw/siw/
H A Dsiw_qp_tx.c280 !(tx_flags(wqe) & SIW_WQE_SIGNALLED)) in siw_qp_prepare_tx()
1059 if (tx_flags(wqe) & SIW_WQE_SIGNALLED) in siw_qp_sq_process()
H A Dsiw_qp_rx.c1301 if ((wqe->sqe.flags & SIW_WQE_SIGNALLED) || error != 0) in siw_rdmap_complete()
H A Dsiw_qp.c1159 notify = siw_cq_notify_now(cq, SIW_WQE_SIGNALLED); in siw_rqe_complete()
H A Dsiw_verbs.c831 sqe->flags |= SIW_WQE_SIGNALLED; in siw_post_send()
/kernel/linux/linux-6.6/drivers/infiniband/sw/siw/
H A Dsiw_qp_tx.c279 !(tx_flags(wqe) & SIW_WQE_SIGNALLED)) in siw_qp_prepare_tx()
1068 if (tx_flags(wqe) & SIW_WQE_SIGNALLED) in siw_qp_sq_process()
H A Dsiw_qp_rx.c1301 if ((wqe->sqe.flags & SIW_WQE_SIGNALLED) || error != 0) in siw_rdmap_complete()
H A Dsiw_qp.c1162 notify = siw_cq_notify_now(cq, SIW_WQE_SIGNALLED); in siw_rqe_complete()
H A Dsiw_verbs.c835 sqe->flags |= SIW_WQE_SIGNALLED; in siw_post_send()

Completed in 14 milliseconds