Home
last modified time | relevance | path

Searched refs:IBT_MR_DISABLE_RO (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/lib/udapl/udapl_tavor/common/
H A Ddapl_lmr_util.c121 value |= IBT_MR_DISABLE_RO; in dapl_lmr_convert_privileges()
/titanic_50/usr/src/uts/common/sys/ib/ibtl/
H A Dibtl_types.h925 IBT_MR_DISABLE_RO = (1 << 14), enumerator
/titanic_50/usr/src/uts/common/io/ib/clients/of/sol_uverbs/
H A Dsol_uverbs.c2106 new_mem_attr.mr_flags |= IBT_MR_DISABLE_RO; in sol_uverbs_reg_mr()
/titanic_50/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_mr.c3127 if (! (bind->bi_flags & IBT_MR_DISABLE_RO)) { in hermon_mr_mem_bind()