/openbmc/linux/net/sunrpc/xprtrdma/ |
H A D | frwr_ops.c | 401 mr->mr_regwr.wr.opcode = IB_WR_REG_MR; in frwr_send() 693 mr->mr_regwr.wr.opcode = IB_WR_REG_MR; in frwr_wp_create()
|
/openbmc/linux/drivers/infiniband/hw/mlx5/ |
H A D | wr.c | 23 [IB_WR_REG_MR] = MLX5_OPCODE_UMR, 807 qp->sq.wr_data[idx] = IB_WR_REG_MR; in handle_reg_mr() 958 case IB_WR_REG_MR: in handle_qpt_rc() 1107 if (wr->opcode == IB_WR_REG_MR || in mlx5_ib_post_send()
|
H A D | cq.c | 108 case IB_WR_REG_MR: in get_umr_comp()
|
/openbmc/linux/drivers/infiniband/sw/rxe/ |
H A D | rxe_req.c | 295 case IB_WR_REG_MR: in next_opcode_rc() 635 case IB_WR_REG_MR: in rxe_do_local_ops()
|
H A D | rxe_comp.c | 105 case IB_WR_REG_MR: return IB_WC_REG_MR; in wr_to_wc_opcode()
|
H A D | rxe_opcode.c | 91 [IB_WR_REG_MR] = {
|
H A D | rxe_verbs.c | 787 case IB_WR_REG_MR: in init_send_wr()
|
/openbmc/linux/drivers/infiniband/hw/vmw_pvrdma/ |
H A D | pvrdma.h | 443 case IB_WR_REG_MR: in ib_wr_opcode_to_pvrdma()
|
H A D | pvrdma_qp.c | 813 case IB_WR_REG_MR: in pvrdma_post_send()
|
/openbmc/linux/net/rds/ |
H A D | ib_frmr.c | 155 reg_wr.wr.opcode = IB_WR_REG_MR; in rds_ib_post_reg_frmr()
|
/openbmc/linux/drivers/infiniband/ulp/iser/ |
H A D | iser_memory.c | 329 wr->wr.opcode = IB_WR_REG_MR; in iser_fast_reg_mr()
|
/openbmc/linux/drivers/infiniband/hw/hfi1/ |
H A D | uc.c | 88 if (wqe->wr.opcode == IB_WR_REG_MR || in hfi1_make_uc_req()
|
H A D | qp.c | 76 [IB_WR_REG_MR] = {
|
H A D | verbs.c | 131 [IB_WR_REG_MR] = IB_WC_REG_MR
|
/openbmc/linux/drivers/infiniband/hw/erdma/ |
H A D | erdma_qp.c | 393 case IB_WR_REG_MR: in erdma_push_one_sqe()
|
/openbmc/linux/drivers/infiniband/ulp/rtrs/ |
H A D | rtrs-srv.c | 285 rwr.wr.opcode = IB_WR_REG_MR; in rdma_write_sg() 406 rwr.wr.opcode = IB_WR_REG_MR; in send_io_resp_imm() 845 rwr[mri].wr.opcode = IB_WR_REG_MR; in process_info_req()
|
H A D | rtrs-clt.c | 1137 .wr.opcode = IB_WR_REG_MR, in rtrs_clt_write_req() 1219 .wr.opcode = IB_WR_REG_MR, in rtrs_clt_read_req()
|
/openbmc/linux/drivers/infiniband/sw/siw/ |
H A D | siw_verbs.c | 706 case IB_WR_REG_MR: in siw_sq_flush_wr() 913 case IB_WR_REG_MR: in siw_post_send()
|
/openbmc/linux/drivers/infiniband/core/ |
H A D | rw.c | 112 reg->reg_wr.wr.opcode = IB_WR_REG_MR; in rdma_rw_init_one_mr()
|
/openbmc/linux/net/smc/ |
H A D | smc_wr.c | 632 lnk->wr_reg.wr.opcode = IB_WR_REG_MR; in smc_wr_init_sge()
|
/openbmc/linux/drivers/infiniband/sw/rdmavt/ |
H A D | qp.c | 2002 case IB_WR_REG_MR: in rvt_post_one_wr() 2984 case IB_WR_REG_MR: in rvt_ruc_loopback()
|
/openbmc/linux/drivers/infiniband/hw/cxgb4/ |
H A D | qp.c | 967 case IB_WR_REG_MR: in ib_to_fw_opcode() 1192 case IB_WR_REG_MR: { in c4iw_post_send()
|
/openbmc/linux/drivers/infiniband/hw/qedr/ |
H A D | verbs.c | 3493 case IB_WR_REG_MR: in qedr_ib_to_wc_opcode() 3714 case IB_WR_REG_MR: in __qedr_post_send()
|
/openbmc/linux/drivers/infiniband/hw/mlx4/ |
H A D | qp.c | 95 [IB_WR_REG_MR] = cpu_to_be32(MLX4_OPCODE_FMR), 3655 case IB_WR_REG_MR: in _mlx4_ib_post_send()
|
/openbmc/linux/drivers/nvme/host/ |
H A D | rdma.c | 1327 req->reg_wr.wr.opcode = IB_WR_REG_MR; in nvme_rdma_map_sg_fr()
|