Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/ib/ibtl/
H A Dibti.h156 ibt_srq_hdl_t ud_srq; /* Optional Shared Rcv Queue */ member
176 ibt_srq_hdl_t ud_srq; /* Optional Shared Rcv Queue */ member
/titanic_44/usr/src/uts/common/io/ib/ibtl/
H A Dibtl_chan.c454 if (args->ud_srq == NULL) { in ibt_alloc_ud_channel()
500 qp_attr.qp_srq_hdl = chan_attrs.ud_srq; in ibt_alloc_ud_channel()
518 qp_attr.qp_srq_hdl = args->ud_srq; in ibt_alloc_ud_channel()
629 if (args->ud_srq == NULL) { in ibt_alloc_ud_channel_range()
665 qp_attr.qp_srq_hdl = args->ud_srq; in ibt_alloc_ud_channel_range()
814 ud_chan_attrs->ud_srq = qp_attr.qp_srq; in ibt_query_ud_channel()