Searched refs:IB_WR_RDMA_WRITE (Results 1 – 25 of 37) sorted by relevance
12
129 case IB_WR_RDMA_WRITE: in qib_make_uc_req()142 if (wqe->wr.opcode == IB_WR_RDMA_WRITE) in qib_make_uc_req()196 if (wqe->wr.opcode == IB_WR_RDMA_WRITE) in qib_make_uc_req()
65 [IB_WR_RDMA_WRITE] = {
339 case IB_WR_RDMA_WRITE: in qib_make_rc_req()359 if (wqe->rdma_wr.wr.opcode == IB_WR_RDMA_WRITE) in qib_make_rc_req()526 if (wqe->wr.opcode == IB_WR_RDMA_WRITE) in qib_make_rc_req()789 case IB_WR_RDMA_WRITE: in reset_psn()
119 [IB_WR_RDMA_WRITE] = IB_WC_RDMA_WRITE,
164 reg->wr.wr.opcode = IB_WR_RDMA_WRITE; in rdma_rw_init_mr_wrs()219 rdma_wr->wr.opcode = IB_WR_RDMA_WRITE; in rdma_rw_init_map_wrs()265 rdma_wr->wr.opcode = IB_WR_RDMA_WRITE; in rdma_rw_init_single_wr()448 rdma_wr->wr.opcode = IB_WR_RDMA_WRITE; in rdma_rw_ctx_signature_init()
142 case IB_WR_RDMA_WRITE: in hfi1_make_uc_req()155 if (wqe->wr.opcode == IB_WR_RDMA_WRITE) { in hfi1_make_uc_req()211 if (wqe->wr.opcode == IB_WR_RDMA_WRITE) { in hfi1_make_uc_req()
269 wqe->wr.opcode == IB_WR_RDMA_WRITE) && in hfi1_setup_tid_rdma_wqe()
585 case IB_WR_RDMA_WRITE: in hfi1_make_rc_req()606 if (wqe->wr.opcode == IB_WR_RDMA_WRITE) { in hfi1_make_rc_req()965 if (wqe->wr.opcode == IB_WR_RDMA_WRITE) { in hfi1_make_rc_req()1521 case IB_WR_RDMA_WRITE: in reset_psn()
36 [IB_WR_RDMA_WRITE] = {
120 [IB_WR_RDMA_WRITE] = IB_WC_RDMA_WRITE,
200 case IB_WR_RDMA_WRITE: in next_opcode_rc()279 case IB_WR_RDMA_WRITE: in next_opcode_uc()
94 case IB_WR_RDMA_WRITE: return IB_WC_RDMA_WRITE; in wr_to_wc_opcode()
15 [IB_WR_RDMA_WRITE] = {
532 case IB_WR_RDMA_WRITE: in init_send_wr()
189 [IB_WR_RDMA_WRITE] = MTHCA_OPCODE_RDMA_WRITE,1700 case IB_WR_RDMA_WRITE: in mthca_tavor_post_send()1718 case IB_WR_RDMA_WRITE: in mthca_tavor_post_send()2031 case IB_WR_RDMA_WRITE: in mthca_arbel_post_send()2048 case IB_WR_RDMA_WRITE: in mthca_arbel_post_send()
421 case IB_WR_RDMA_WRITE: in ib_wr_opcode_to_pvrdma()
799 case IB_WR_RDMA_WRITE: in pvrdma_post_send()
16 [IB_WR_RDMA_WRITE] = MLX5_OPCODE_RDMA_WRITE,941 case IB_WR_RDMA_WRITE: in handle_qpt_rc()985 case IB_WR_RDMA_WRITE: in handle_qpt_uc()
164 case IB_WR_RDMA_WRITE: in rds_ib_send_unmap_op()926 send->s_wr.opcode = op->op_write ? IB_WR_RDMA_WRITE : IB_WR_RDMA_READ; in rds_ib_xmit_rdma()
584 lnk->wr_tx_rdmas[i].wr_tx_rdma[0].wr.opcode = IB_WR_RDMA_WRITE; in smc_wr_init_sge()585 lnk->wr_tx_rdmas[i].wr_tx_rdma[1].wr.opcode = IB_WR_RDMA_WRITE; in smc_wr_init_sge()
324 case IB_WR_RDMA_WRITE: in erdma_push_one_sqe()
685 case IB_WR_RDMA_WRITE: in siw_sq_flush_wr()894 case IB_WR_RDMA_WRITE: in siw_post_send()
957 case IB_WR_RDMA_WRITE: in ib_to_fw_opcode()1125 wr->opcode == IB_WR_RDMA_WRITE && in c4iw_post_send()1170 case IB_WR_RDMA_WRITE: in c4iw_post_send()
88 [IB_WR_RDMA_WRITE] = cpu_to_be32(MLX4_OPCODE_RDMA_WRITE),3635 case IB_WR_RDMA_WRITE: in _mlx4_ib_post_send()4452 .opcode = IB_WR_RDMA_WRITE, in mlx4_ib_drain_sq()
3399 wr->opcode == IB_WR_RDMA_WRITE)) { in qedr_prepare_sq_rdma_data()3470 case IB_WR_RDMA_WRITE: in qedr_ib_to_wc_opcode()3636 case IB_WR_RDMA_WRITE: in __qedr_post_send()
Completed in 91 milliseconds