Home
last modified time | relevance | path

Searched refs:IBT_ACHAN_USES_SRQ (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/ib/ibtl/
H A Dibti.h48 IBT_ACHAN_USES_SRQ = (1 << 3), enumerator
/illumos-gate/usr/src/uts/common/io/ib/ibtl/
H A Dibtl_chan.c82 if (flags & IBT_ACHAN_USES_SRQ) { in ibt_alloc_rc_channel()
453 if (flags & IBT_ACHAN_USES_SRQ) { in ibt_alloc_ud_channel()
628 if (flags & IBT_ACHAN_USES_SRQ) { in ibt_alloc_ud_channel_range()
/illumos-gate/usr/src/uts/common/io/comstar/port/srpt/
H A Dsrpt_ch.c154 status = ibt_alloc_rc_channel(ioc->ioc_ibt_hdl, IBT_ACHAN_USES_SRQ, in srpt_ch_alloc()
/illumos-gate/usr/src/uts/common/io/ib/clients/ibd/
H A Dibd_cm.c714 alloc_flags = IBT_ACHAN_USES_SRQ; in ibd_rc_alloc_chan()
/illumos-gate/usr/src/uts/common/io/ib/clients/daplt/
H A Ddaplt.c1300 achan_flags = IBT_ACHAN_USER_MAP | IBT_ACHAN_USES_SRQ; in daplka_ep_create()