Home
last modified time | relevance | path

Searched refs:IBT_ACHAN_CLONE (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/uts/common/io/ib/ibtl/
H A Dibtl_chan.c95 if (flags & IBT_ACHAN_CLONE) { in ibt_alloc_rc_channel()
424 IBT_ACHAN_USES_RFCI | IBT_ACHAN_USES_FCMD | IBT_ACHAN_CLONE); in ibt_alloc_ud_channel()
443 case IBT_ACHAN_CLONE: in ibt_alloc_ud_channel()
471 if (flags & IBT_ACHAN_CLONE) { in ibt_alloc_ud_channel()
619 if (flags & IBT_ACHAN_CLONE) in ibt_alloc_ud_channel_range()
/titanic_50/usr/src/uts/common/sys/ib/ibtl/
H A Dibti.h45 IBT_ACHAN_CLONE = (1 << 0), enumerator