Searched refs:IB_WR_RDMA_READ (Results 1 – 25 of 31) sorted by relevance
12
374 case IB_WR_RDMA_READ: in qib_make_rc_req()457 if (wqe->wr.opcode == IB_WR_RDMA_READ) in qib_make_rc_req()793 case IB_WR_RDMA_READ: in reset_psn()839 if (wqe->wr.opcode == IB_WR_RDMA_READ) in qib_restart_rc()865 if (wqe->wr.opcode == IB_WR_RDMA_READ) in reset_sending_psn()1039 if (wqe->wr.opcode == IB_WR_RDMA_READ && in do_rc_ack()1054 if ((wqe->wr.opcode == IB_WR_RDMA_READ && in do_rc_ack()1082 (wqe->wr.opcode == IB_WR_RDMA_READ || in do_rc_ack()1234 if (wqe->wr.opcode == IB_WR_RDMA_READ || in rdma_seq_err()1356 if (unlikely(wqe->wr.opcode != IB_WR_RDMA_READ)) in qib_rc_rcv_resp()[all …]
70 [IB_WR_RDMA_READ] = {
124 [IB_WR_RDMA_READ] = IB_WC_RDMA_READ,
160 reg->wr.wr.opcode = IB_WR_RDMA_READ; in rdma_rw_init_mr_wrs()215 rdma_wr->wr.opcode = IB_WR_RDMA_READ; in rdma_rw_init_map_wrs()261 rdma_wr->wr.opcode = IB_WR_RDMA_READ; in rdma_rw_init_single_wr()439 rdma_wr->wr.opcode = IB_WR_RDMA_READ; in rdma_rw_ctx_signature_init()
770 case IB_WR_RDMA_READ: in hfi1_make_rc_req()929 if (wqe->wr.opcode == IB_WR_RDMA_READ || in hfi1_make_rc_req()1465 if (opcode == IB_WR_RDMA_READ || in update_num_rd_atomic()1573 case IB_WR_RDMA_READ: in reset_psn()1659 if (wqe->wr.opcode == IB_WR_RDMA_READ || in hfi1_restart_rc()1688 if (wqe->wr.opcode == IB_WR_RDMA_READ || in reset_sending_psn()2043 if (wqe->wr.opcode == IB_WR_RDMA_READ && in do_rc_ack()2058 if ((wqe->wr.opcode == IB_WR_RDMA_READ && in do_rc_ack()2083 (wqe->wr.opcode == IB_WR_RDMA_READ || in do_rc_ack()2318 if (wqe->wr.opcode == IB_WR_RDMA_READ || in rdma_seq_err()[all …]
268 (wqe->wr.opcode == IB_WR_RDMA_READ || in hfi1_setup_tid_rdma_wqe()
83 [IB_WR_RDMA_READ] = {
2692 if (wqe->wr.opcode == IB_WR_RDMA_READ || in handle_read_kdeth_eflags()3227 case IB_WR_RDMA_READ: in hfi1_tid_rdma_wqe_interlock()3233 case IB_WR_RDMA_READ: in hfi1_tid_rdma_wqe_interlock()3293 if (wqe->wr.opcode == IB_WR_RDMA_READ) { in setup_tid_rdma_wqe()
166 [IB_WR_RDMA_READ] = IB_WC_RDMA_READ,
125 case IB_WR_RDMA_READ: return IB_WC_RDMA_READ; in wr_to_wc_opcode()289 if (wqe->wr.opcode != IB_WR_RDMA_READ && in check_ack()
76 [IB_WR_RDMA_READ] = {
241 case IB_WR_RDMA_READ: in next_opcode_rc()
552 case IB_WR_RDMA_READ: in init_send_wr()
439 case IB_WR_RDMA_READ: in ib_wr_opcode_to_pvrdma()
745 case IB_WR_RDMA_READ: in pvrdma_post_send()
164 case IB_WR_RDMA_READ: in rds_ib_send_unmap_op()904 send->s_wr.opcode = op->op_write ? IB_WR_RDMA_WRITE : IB_WR_RDMA_READ; in rds_ib_xmit_rdma()
191 [IB_WR_RDMA_READ] = MTHCA_OPCODE_RDMA_READ,1700 case IB_WR_RDMA_READ: in mthca_tavor_post_send()2028 case IB_WR_RDMA_READ: in mthca_arbel_post_send()
780 case IB_WR_RDMA_READ: in siw_post_send()800 if (wr->opcode == IB_WR_RDMA_READ) in siw_post_send()
407 case IB_WR_RDMA_READ: in iwch_post_send()
2069 acc = wr->opcode >= IB_WR_RDMA_READ ? in rvt_post_one_wr()3097 case IB_WR_RDMA_READ: in rvt_ruc_loopback()
962 case IB_WR_RDMA_READ: in ib_to_fw_opcode()1174 case IB_WR_RDMA_READ: in c4iw_post_send()
2105 case IB_WR_RDMA_READ: in bnxt_re_build_rdma_wqe()2378 case IB_WR_RDMA_READ: in bnxt_re_post_send()
3099 case IB_WR_RDMA_READ: in qedr_ib_to_wc_opcode()3275 case IB_WR_RDMA_READ: in __qedr_post_send()
111 [IB_WR_RDMA_READ] = cpu_to_be32(MLX4_OPCODE_RDMA_READ),3641 case IB_WR_RDMA_READ: in _mlx4_ib_post_send()
1271 IB_WR_RDMA_READ = IB_UVERBS_WR_RDMA_READ, enumerator