Home
last modified time | relevance | path

Searched refs:IB_WR_FAST_REG_MR (Results 1 – 17 of 17) sorted by relevance

/linux-4.1.27/net/sunrpc/xprtrdma/
Dfrwr_ops.c223 fastreg_wr.opcode = IB_WR_FAST_REG_MR; in frwr_op_map()
Dsvc_rdma_recvfrom.c304 fastreg_wr.opcode = IB_WR_FAST_REG_MR; in rdma_read_chunk_frmr()
Dsvc_rdma_transport.c1247 fastreg_wr.opcode = IB_WR_FAST_REG_MR; in svc_rdma_fastreg()
/linux-4.1.27/net/rds/
Diw_send.c254 case IB_WR_FAST_REG_MR: in rds_iw_send_cq_comp_handler()
776 send->s_wr.opcode = IB_WR_FAST_REG_MR; in rds_iw_build_send_fastreg()
Diw_rdma.c712 f_wr.opcode = IB_WR_FAST_REG_MR;
/linux-4.1.27/drivers/infiniband/ulp/iser/
Diser_memory.c753 fastreg_wr.opcode = IB_WR_FAST_REG_MR; in iser_fast_reg_mr()
/linux-4.1.27/drivers/infiniband/hw/mlx5/
Dqp.c67 [IB_WR_FAST_REG_MR] = MLX5_OPCODE_UMR,
2678 case IB_WR_FAST_REG_MR: in mlx5_ib_post_send()
2680 qp->sq.wr_data[idx] = IB_WR_FAST_REG_MR; in mlx5_ib_post_send()
Dcq.c111 case IB_WR_FAST_REG_MR: in get_umr_comp()
/linux-4.1.27/include/rdma/
Dib_verbs.h967 IB_WR_FAST_REG_MR, enumerator
/linux-4.1.27/drivers/infiniband/hw/cxgb3/
Diwch_qp.c417 case IB_WR_FAST_REG_MR: in iwch_post_send()
/linux-4.1.27/drivers/infiniband/hw/mlx4/
Dqp.c114 [IB_WR_FAST_REG_MR] = cpu_to_be32(MLX4_OPCODE_FMR),
2753 case IB_WR_FAST_REG_MR: in mlx4_ib_post_send()
/linux-4.1.27/drivers/infiniband/hw/cxgb4/
Dqp.c796 case IB_WR_FAST_REG_MR: in c4iw_post_send()
/linux-4.1.27/drivers/infiniband/hw/qib/
Dqib_verbs.c365 if (wr->opcode == IB_WR_FAST_REG_MR) { in qib_post_one_send()
/linux-4.1.27/drivers/infiniband/ulp/srp/
Dib_srp.c1313 wr.opcode = IB_WR_FAST_REG_MR; in srp_map_finish_fr()
/linux-4.1.27/drivers/infiniband/hw/ocrdma/
Docrdma_verbs.c2233 case IB_WR_FAST_REG_MR: in ocrdma_post_send()
/linux-4.1.27/drivers/infiniband/ulp/isert/
Dib_isert.c2623 fr_wr.opcode = IB_WR_FAST_REG_MR; in isert_fast_reg_mr()
/linux-4.1.27/drivers/infiniband/hw/nes/
Dnes_verbs.c3409 case IB_WR_FAST_REG_MR: in nes_post_send()