Home
last modified time | relevance | path

Searched refs:IBT_HCA_LOCAL_INVAL_FENCE (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/ib/ibtl/
H A Dibtl_types.h366 IBT_HCA_LOCAL_INVAL_FENCE = 1 << 23, /* Local invalidate fencing? */ enumerator
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_uverbs/
H A Dsol_uverbs.c3057 if (flags && IBT_HCA_LOCAL_INVAL_FENCE) in sol_uverbs_ibt_to_of_device_cap_flags()
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon.c2458 caps |= IBT_HCA_LOCAL_INVAL_FENCE; in hermon_soft_state_init()