Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/ib/ibtl/
H A Dibvti.h134 ibt_qp_alloc_attr_t *qp_attr, ibt_chan_sizes_t *queue_sizes_p,
147 ibt_chan_sizes_t *queue_sizes_p, ibt_qp_hdl_t *ibt_qp_p);
H A Dibci.h227 ibt_chan_sizes_t *queue_sizes_p, ib_qpn_t *qpn, ibc_qp_hdl_t *qp_p);
230 ibt_qp_alloc_attr_t *attr_p, ibt_chan_sizes_t *queue_sizes_p,
234 ibt_qp_alloc_attr_t *attr_p, ibt_chan_sizes_t *queue_sizes_p,
/illumos-gate/usr/src/uts/common/io/ib/ibtl/
H A Dibtl_qp.c105 ibt_qp_alloc_attr_t *qp_attrp, ibt_chan_sizes_t *queue_sizes_p, in ibt_alloc_qp() argument
113 hca_hdl, type, qp_attrp, queue_sizes_p, qpn_p, ibt_qp_p); in ibt_alloc_qp()
160 queue_sizes_p, qpn_p, &chanp->ch_qp.qp_ibc_qp_hdl); in ibt_alloc_qp()
323 ibt_qp_alloc_attr_t *qp_attrp, ibt_chan_sizes_t *queue_sizes_p, in ibt_alloc_special_qp() argument
331 hca_hdl, port, type, qp_attrp, queue_sizes_p, ibt_qp_p); in ibt_alloc_special_qp()
369 queue_sizes_p, &chanp->ch_qp.qp_ibc_qp_hdl); in ibt_alloc_special_qp()
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_ci.c649 ibt_chan_sizes_t *queue_sizes_p, ib_qpn_t *qpn, ibc_qp_hdl_t *qp_p) in hermon_ci_alloc_qp() argument
656 _NOTE(NOW_INVISIBLE_TO_OTHER_THREADS(*queue_sizes_p)) in hermon_ci_alloc_qp()
665 qpinfo.qpi_queueszp = queue_sizes_p; in hermon_ci_alloc_qp()
687 ibt_qp_alloc_attr_t *attr_p, ibt_chan_sizes_t *queue_sizes_p, in hermon_ci_alloc_special_qp() argument
695 _NOTE(NOW_INVISIBLE_TO_OTHER_THREADS(*queue_sizes_p)) in hermon_ci_alloc_special_qp()
705 qpinfo.qpi_queueszp = queue_sizes_p; in hermon_ci_alloc_special_qp()
725 ibt_qp_alloc_attr_t *attr_p, ibt_chan_sizes_t *queue_sizes_p, in hermon_ci_alloc_qp_range() argument
734 _NOTE(NOW_INVISIBLE_TO_OTHER_THREADS(*queue_sizes_p)) in hermon_ci_alloc_qp_range()
742 qpinfo.qpi_queueszp = queue_sizes_p; in hermon_ci_alloc_qp_range()
/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_ci.c726 ibt_chan_sizes_t *queue_sizes_p, ib_qpn_t *qpn, ibc_qp_hdl_t *qp_p) in tavor_ci_alloc_qp() argument
734 _NOTE(NOW_INVISIBLE_TO_OTHER_THREADS(*queue_sizes_p)) in tavor_ci_alloc_qp()
748 qpinfo.qpi_queueszp = queue_sizes_p; in tavor_ci_alloc_qp()
771 ibt_qp_alloc_attr_t *attr_p, ibt_chan_sizes_t *queue_sizes_p, in tavor_ci_alloc_special_qp() argument
780 _NOTE(NOW_INVISIBLE_TO_OTHER_THREADS(*queue_sizes_p)) in tavor_ci_alloc_special_qp()
795 qpinfo.qpi_queueszp = queue_sizes_p; in tavor_ci_alloc_special_qp()
813 ibt_qp_alloc_attr_t *attr_p, ibt_chan_sizes_t *queue_sizes_p, in tavor_ci_alloc_qp_range() argument