Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/ib/ibtl/
H A Dibtl_types.h1047 IBT_IOV_ALT_LKEY = (1 << 4) enumerator
/titanic_50/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_ci.c2464 rsvd_lkey = (iov_attr->iov_flags & IBT_IOV_ALT_LKEY) ? in hermon_ci_map_mem_iov()
/titanic_50/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_ci.c3116 if ((iov_attr->iov_flags & IBT_IOV_ALT_LKEY) == 0) in tavor_ci_map_mem_iov()