Home
last modified time | relevance | path

Searched refs:ib_reg_wr (Results 1 – 9 of 9) sorted by relevance

/freebsd/sys/dev/iser/
H A Diser_memory.c159 struct ib_reg_wr fastreg_wr; in iser_fast_reg_mr()
/freebsd/sys/ofed/include/rdma/
H A Drdmavt_qp.h163 struct ib_reg_wr reg_wr;
H A Dib_verbs.h1298 struct ib_reg_wr { struct
1305 static inline const struct ib_reg_wr *reg_wr(const struct ib_send_wr *wr) in reg_wr() argument
1307 return container_of(wr, struct ib_reg_wr, wr); in reg_wr()
/freebsd/sys/contrib/rdma/krping/
H A Dkrping.c181 struct ib_reg_wr reg_mr_wr;
1778 struct ib_reg_wr fr; in krping_fr_test()
/freebsd/sys/dev/cxgbe/iw_cxgbe/
H A Dqp.c672 const struct ib_reg_wr *wr, struct c4iw_mr *mhp, u8 *len16) in build_tpte_memreg()
707 const struct ib_reg_wr *wr, struct c4iw_mr *mhp, u8 *len16, in build_memreg()
/freebsd/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_qp.c2718 const struct ib_reg_wr *wr) in set_reg_seg()
/freebsd/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_qp.c3764 const struct ib_reg_wr *wr, in set_reg_wr()
/freebsd/sys/dev/qlnx/qlnxr/
H A Dqlnxr_verbs.c4135 const struct ib_reg_wr *wr) in qlnxr_prepare_reg()
/freebsd/sys/dev/bnxt/bnxt_re/
H A Dib_verbs.c3318 static int bnxt_re_build_reg_wqe(const struct ib_reg_wr *wr, in bnxt_re_build_reg_wqe()