Searched refs:IB_WR_REG_MR (Results 1 – 25 of 31) sorted by relevance
12
258 case IB_WR_REG_MR: in next_opcode_rc()639 } else if (wqe->wr.opcode == IB_WR_REG_MR) { in rxe_requester()
132 case IB_WR_REG_MR: return IB_WC_REG_MR; in wr_to_wc_opcode()
120 [IB_WR_REG_MR] = {
575 case IB_WR_REG_MR: in init_send_wr()
453 case IB_WR_REG_MR: in ib_wr_opcode_to_pvrdma()
768 case IB_WR_REG_MR: in pvrdma_post_send()
155 reg_wr.wr.opcode = IB_WR_REG_MR; in rds_ib_post_reg_frmr()
437 frwr->fr_regwr.wr.opcode = IB_WR_REG_MR; in frwr_send()
129 if (wqe->wr.opcode == IB_WR_REG_MR || in hfi1_make_uc_req()
118 [IB_WR_REG_MR] = {
172 [IB_WR_REG_MR] = IB_WC_REG_MR
462 wr->wr.opcode = IB_WR_REG_MR; in iser_fast_reg_mr()
505 lnk->wr_reg.wr.opcode = IB_WR_REG_MR; in smc_wr_init_sge()
106 reg->reg_wr.wr.opcode = IB_WR_REG_MR; in rdma_rw_init_one_mr()
418 case IB_WR_REG_MR: in iwch_post_send()
2023 case IB_WR_REG_MR: in rvt_post_one_wr()3028 case IB_WR_REG_MR: in rvt_ruc_loopback()
107 case IB_WR_REG_MR: in get_umr_comp()
73 [IB_WR_REG_MR] = MLX5_OPCODE_UMR,5029 if (wr->opcode == IB_WR_REG_MR || in _mlx5_ib_post_send()5076 case IB_WR_REG_MR: in _mlx5_ib_post_send()5077 qp->sq.wr_data[idx] = IB_WR_REG_MR; in _mlx5_ib_post_send()
825 case IB_WR_REG_MR: in siw_post_send()
966 case IB_WR_REG_MR: in ib_to_fw_opcode()1191 case IB_WR_REG_MR: { in c4iw_post_send()
3106 case IB_WR_REG_MR: in qedr_ib_to_wc_opcode()3327 case IB_WR_REG_MR: in __qedr_post_send()
1244 req->reg_wr.wr.opcode = IB_WR_REG_MR; in nvme_rdma_map_sg_fr()
116 [IB_WR_REG_MR] = cpu_to_be32(MLX4_OPCODE_FMR),3658 case IB_WR_REG_MR: in _mlx4_ib_post_send()
2514 reg_wr->wr.opcode = IB_WR_REG_MR; in smbd_register_mr()
1284 IB_WR_REG_MR = 0x20, enumerator