Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/sw/siw/
Dsiw_cq.c17 [SIW_OP_READ] = IB_WC_RDMA_READ,
Dsiw_qp_tx.c126 case SIW_OP_READ: in siw_qp_prepare_tx()
799 if (tx_type(wqe) != SIW_OP_READ && in siw_qp_sq_proc_tx()
870 if (!rv && tx_type != SIW_OP_READ && in siw_qp_sq_proc_tx()
1047 case SIW_OP_READ: in siw_qp_sq_process()
1103 if (tx_type == SIW_OP_READ || in siw_qp_sq_process()
1121 case SIW_OP_READ: in siw_qp_sq_process()
Dsiw_qp.c293 wqe->sqe.opcode = SIW_OP_READ; in siw_qp_mpa_rts()
965 if (unlikely(wqe->sqe.opcode == SIW_OP_READ || in siw_activate_tx()
980 } else if (wqe->sqe.opcode == SIW_OP_READ || in siw_activate_tx()
1205 ((tx_type(wqe) != SIW_OP_READ && in siw_sq_flush()
1267 } else if (rx_type(wqe) != SIW_OP_READ && in siw_rq_flush()
Dsiw_mem.c269 case SIW_OP_READ: in siw_wqe_put_mem()
Dsiw_qp_rx.c1160 if (tx_waiting->sqe.opcode == SIW_OP_READ || in siw_check_tx_fence()
1290 siw_wqe_put_mem(wqe, SIW_OP_READ); in siw_rdmap_complete()
Dsiw_verbs.c801 sqe->opcode = SIW_OP_READ; in siw_post_send()
/Linux-v5.4/include/uapi/rdma/
Dsiw-abi.h56 SIW_OP_READ, enumerator