Home
last modified time | relevance | path

Searched refs:IB_WR_REG_MR (Results 1 – 10 of 10) sorted by relevance

/freebsd/sys/dev/iser/
H A Diser_memory.c181 fastreg_wr.wr.opcode = IB_WR_REG_MR; in iser_fast_reg_mr()
/freebsd/sys/contrib/rdma/krping/
H A Dkrping.c505 cb->reg_mr_wr.wr.opcode = IB_WR_REG_MR; in krping_setup_wr()
1805 fr.wr.opcode = IB_WR_REG_MR; in krping_fr_test()
/freebsd/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_cq.c108 case IB_WR_REG_MR: in get_umr_comp()
H A Dmlx5_ib_qp.c65 [IB_WR_REG_MR] = MLX5_OPCODE_UMR,
3993 case IB_WR_REG_MR: in mlx5_ib_post_send()
3995 qp->sq.wr_data[idx] = IB_WR_REG_MR; in mlx5_ib_post_send()
/freebsd/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_qp.c121 [IB_WR_REG_MR] = cpu_to_be32(MLX4_OPCODE_FMR),
3068 case IB_WR_REG_MR: in mlx4_ib_post_send()
/freebsd/sys/ofed/include/rdma/
H A Dib_verbs.h1197 IB_WR_REG_MR, enumerator
/freebsd/sys/dev/cxgbe/iw_cxgbe/
H A Dqp.c855 case IB_WR_REG_MR: { in c4iw_post_send()
/freebsd/sys/dev/qlnx/qlnxr/
H A Dqlnxr_verbs.c4188 case IB_WR_REG_MR: in qlnxr_ib_to_wc_opcode()
4526 case IB_WR_REG_MR: in qlnxr_post_send()
/freebsd/sys/dev/irdma/
H A Dirdma_verbs.c2554 case IB_WR_REG_MR:{ in irdma_post_send()
/freebsd/sys/dev/bnxt/bnxt_re/
H A Dib_verbs.c3521 case IB_WR_REG_MR: in bnxt_re_post_send()