Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/ib/ibtl/
H A Dibti.h49 IBT_ACHAN_USES_RSS = (1 << 4), enumerator
/titanic_41/usr/src/uts/common/io/ib/ibtl/
H A Dibtl_chan.c423 variant_flags = flags & (IBT_ACHAN_USER_MAP | IBT_ACHAN_USES_RSS | in ibt_alloc_ud_channel()
429 case IBT_ACHAN_USES_RSS: in ibt_alloc_ud_channel()
459 if (flags & IBT_ACHAN_USES_RSS) { in ibt_alloc_ud_channel()
643 if (flags & IBT_ACHAN_USES_RSS) { in ibt_alloc_ud_channel_range()