Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/infiniband/sw/siw/
Dsiw_cq.c14 [SIW_OP_WRITE] = IB_WC_RDMA_WRITE,
Dsiw_qp.c289 wqe->sqe.opcode = SIW_OP_WRITE; in siw_qp_mpa_rts()
903 wqe->sqe.opcode != SIW_OP_WRITE) { in siw_activate_tx_from_sq()
1282 rx_type(wqe) != SIW_OP_WRITE) { in siw_rq_flush()
Dsiw_qp_tx.c193 case SIW_OP_WRITE: in siw_qp_prepare_tx()
1063 case SIW_OP_WRITE: in siw_qp_sq_process()
1147 case SIW_OP_WRITE: in siw_qp_sq_process()
Dsiw_mem.c266 case SIW_OP_WRITE: in siw_wqe_put_mem()
Dsiw_qp_rx.c574 rx_type(wqe) = SIW_OP_WRITE; in siw_proc_write()
Dsiw_verbs.c878 sqe->opcode = SIW_OP_WRITE; in siw_post_send()
/Linux-v6.1/include/uapi/rdma/
Dsiw-abi.h55 SIW_OP_WRITE, enumerator