Searched refs:IB_WR_REG_MR (Results 1 - 7 of 7) sorted by relevance

/freebsd-12-stable/sys/dev/iser/
H A Diser_memory.c181 fastreg_wr.wr.opcode = IB_WR_REG_MR;
/freebsd-12-stable/sys/contrib/rdma/krping/
H A Dkrping.c507 cb->reg_mr_wr.wr.opcode = IB_WR_REG_MR;
1804 fr.wr.opcode = IB_WR_REG_MR;
/freebsd-12-stable/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_qp.c63 [IB_WR_REG_MR] = MLX5_OPCODE_UMR,
3903 case IB_WR_REG_MR:
3905 qp->sq.wr_data[idx] = IB_WR_REG_MR;
H A Dmlx5_ib_cq.c106 case IB_WR_REG_MR:
/freebsd-12-stable/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_qp.c120 [IB_WR_REG_MR] = cpu_to_be32(MLX4_OPCODE_FMR),
3068 case IB_WR_REG_MR:
/freebsd-12-stable/sys/dev/cxgbe/iw_cxgbe/
H A Dqp.c854 case IB_WR_REG_MR: {
/freebsd-12-stable/sys/ofed/include/rdma/
H A Dib_verbs.h205 * which includes support for fast registrations (IB_WR_REG_MR,
1185 IB_WR_REG_MR, enumerator in enum:ib_wr_opcode

Completed in 205 milliseconds