Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/rdma/
A Dsiw-abi.h98 SIW_WQE_INLINE = (1 << 1), enumerator
/linux-6.3-rc2/drivers/infiniband/sw/siw/
A Dsiw_qp_tx.c52 if (tx_flags(wqe) & SIW_WQE_INLINE) { in siw_try_1seg()
468 if (!(tx_flags(wqe) & SIW_WQE_INLINE)) { in siw_tx_hdt()
815 if (!(wqe->sqe.flags & SIW_WQE_INLINE)) { in siw_qp_sq_proc_tx()
A Dsiw_mem.c271 if (!(wqe->sqe.flags & SIW_WQE_INLINE)) in siw_wqe_put_mem()
A Dsiw_verbs.c856 sqe->flags |= SIW_WQE_INLINE; in siw_post_send()
905 sqe->flags |= SIW_WQE_INLINE; in siw_post_send()
A Dsiw_qp.c904 if (wqe->sqe.flags & SIW_WQE_INLINE) { in siw_activate_tx_from_sq()

Completed in 12 milliseconds