Searched defs:ibt_qphdl (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_qp.c72 ibtl_qp_hdl_t ibt_qphdl; local
101 ibt_qphdl = qpinfo->qpi_ibt_qphdl;
635 qp->qp_hdlrarg = (void *)ibt_qphdl;
774 ibtl_qp_hdl_t ibt_qphdl; local
798 ibt_qphdl = qpinfo->qpi_ibt_qphdl;
1140 qp->qp_hdlrarg = (void *)ibt_qphdl;
1224 hermon_qp_info_t *qpinfo, ibtl_qp_hdl_t *ibt_qphdl,
1736 qp->qp_hdlrarg = (void *)ibt_qphdl[ii];
1223 hermon_qp_alloc_range(hermon_state_t *state, uint_t log2, hermon_qp_info_t *qpinfo, ibtl_qp_hdl_t *ibt_qphdl, ibc_cq_hdl_t *send_cq, ibc_cq_hdl_t *recv_cq, hermon_qphdl_t *qphdl, uint_t sleepflag) argument
H A Dhermon_ci.c647 hermon_ci_alloc_qp(ibc_hca_hdl_t hca, ibtl_qp_hdl_t ibt_qphdl, argument
664 qpinfo.qpi_ibt_qphdl = ibt_qphdl;
686 ibtl_qp_hdl_t ibt_qphdl, ibt_sqp_type_t type,
704 qpinfo.qpi_ibt_qphdl = ibt_qphdl;
685 hermon_ci_alloc_special_qp(ibc_hca_hdl_t hca, uint8_t port, ibtl_qp_hdl_t ibt_qphdl, ibt_sqp_type_t type, ibt_qp_alloc_attr_t *attr_p, ibt_chan_sizes_t *queue_sizes_p, ibc_qp_hdl_t *qp_p) argument
/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_qp.c70 ibtl_qp_hdl_t ibt_qphdl; local
111 ibt_qphdl = qpinfo->qpi_ibt_qphdl;
549 qp->qp_hdlrarg = (void *)ibt_qphdl;
655 ibtl_qp_hdl_t ibt_qphdl; local
691 ibt_qphdl = qpinfo->qpi_ibt_qphdl;
990 qp->qp_hdlrarg = (void *)ibt_qphdl;
H A Dtavor_ci.c820 tavor_ci_alloc_qp(ibc_hca_hdl_t hca, ibtl_qp_hdl_t ibt_qphdl, argument
848 qpinfo.qpi_ibt_qphdl = ibt_qphdl;
875 ibtl_qp_hdl_t ibt_qphdl, ibt_sqp_type_t type,
904 qpinfo.qpi_ibt_qphdl = ibt_qphdl;
874 tavor_ci_alloc_special_qp(ibc_hca_hdl_t hca, uint8_t port, ibtl_qp_hdl_t ibt_qphdl, ibt_sqp_type_t type, ibt_qp_alloc_attr_t *attr_p, ibt_chan_sizes_t *queue_sizes_p, ibc_qp_hdl_t *qp_p) argument

Completed in 81 milliseconds