Home
last modified time | relevance | path

Searched refs:SIW_OP_WRITE (Results 1 – 7 of 7) sorted by relevance

/linux-6.6.21/include/uapi/rdma/
Dsiw-abi.h55 SIW_OP_WRITE, enumerator
/linux-6.6.21/drivers/infiniband/sw/siw/
Dsiw_cq.c14 [SIW_OP_WRITE] = IB_WC_RDMA_WRITE,
Dsiw_qp.c292 wqe->sqe.opcode = SIW_OP_WRITE; in siw_qp_mpa_rts()
906 wqe->sqe.opcode != SIW_OP_WRITE) { in siw_activate_tx_from_sq()
1285 rx_type(wqe) != SIW_OP_WRITE) { in siw_rq_flush()
Dsiw_qp_tx.c192 case SIW_OP_WRITE: in siw_qp_prepare_tx()
1062 case SIW_OP_WRITE: in siw_qp_sq_process()
1146 case SIW_OP_WRITE: in siw_qp_sq_process()
Dsiw_mem.c266 case SIW_OP_WRITE: in siw_wqe_put_mem()
Dsiw_verbs.c686 sqe.opcode = SIW_OP_WRITE; in siw_sq_flush_wr()
910 sqe->opcode = SIW_OP_WRITE; in siw_post_send()
Dsiw_qp_rx.c574 rx_type(wqe) = SIW_OP_WRITE; in siw_proc_write()