Home
last modified time | relevance | path

Searched refs:IB_MR_TYPE_MEM_REG (Results 1 – 8 of 8) sorted by relevance

/freebsd/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_mr.c393 if (mr_type != IB_MR_TYPE_MEM_REG || in mlx4_ib_alloc_mr()
/freebsd/sys/dev/iser/
H A Diser_verbs.c322 res->mr = ib_alloc_mr(pd, IB_MR_TYPE_MEM_REG, ISCSI_ISER_SG_TABLESIZE + 1); in iser_alloc_reg_res()
/freebsd/sys/dev/cxgbe/iw_cxgbe/
H A Dmem.c624 if (mr_type != IB_MR_TYPE_MEM_REG || in c4iw_alloc_mr()
/freebsd/sys/contrib/rdma/krping/
H A Dkrping.c538 cb->reg_mr = ib_alloc_mr(cb->pd, IB_MR_TYPE_MEM_REG, in krping_setup_buffers()
1790 mr = ib_alloc_mr(cb->pd, IB_MR_TYPE_MEM_REG, plen); in krping_fr_test()
/freebsd/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_mr.c1374 if (mr_type == IB_MR_TYPE_MEM_REG) { in mlx5_ib_alloc_mr()
/freebsd/sys/ofed/include/rdma/
H A Dib_verbs.h789 IB_MR_TYPE_MEM_REG, enumerator
/freebsd/sys/dev/qlnx/qlnxr/
H A Dqlnxr_verbs.c5450 if (mr_type != IB_MR_TYPE_MEM_REG) in qlnxr_alloc_mr()
/freebsd/sys/dev/bnxt/bnxt_re/
H A Dib_verbs.c4896 if (type != IB_MR_TYPE_MEM_REG) { in bnxt_re_alloc_mr()