Home
last modified time | relevance | path

Searched refs:mro_bind_dmahdl (Results 1 – 15 of 15) sorted by relevance

/titanic_44/usr/src/uts/common/sys/ib/adapters/tavor/
H A Dtavor_mr.h302 ddi_dma_handle_t mro_bind_dmahdl; member
/titanic_44/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_mr.h263 ddi_dma_handle_t mro_bind_dmahdl; member
/titanic_44/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_cq.c243 op.mro_bind_dmahdl = cq->cq_cqinfo.qa_dmahdl; in tavor_cq_alloc()
647 op.mro_bind_dmahdl = new_cqinfo.qa_dmahdl; in tavor_cq_resize()
H A Dtavor_qp.c478 mr_op.mro_bind_dmahdl = qp->qp_wqinfo.qa_dmahdl; in tavor_qp_alloc()
935 mr_op.mro_bind_dmahdl = qp->qp_wqinfo.qa_dmahdl; in tavor_special_qp_alloc()
H A Dtavor_srq.c296 mr_op.mro_bind_dmahdl = srq->srq_wqinfo.qa_dmahdl; in tavor_srq_alloc()
H A Dtavor_ci.c1519 op.mro_bind_dmahdl = NULL; in tavor_ci_register_mr()
1615 op.mro_bind_dmahdl = NULL; in tavor_ci_register_buf()
H A Dtavor_event.c1007 op.mro_bind_dmahdl = eq->eq_eqinfo.qa_dmahdl; in tavor_eq_alloc()
H A Dtavor_misc.c167 op.mro_bind_dmahdl = NULL; in tavor_ah_alloc()
H A Dtavor_mr.c1176 bind_dmahdl = op->mro_bind_dmahdl; in tavor_mr_common_reg()
/titanic_44/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_cq.c245 op.mro_bind_dmahdl = cq->cq_cqinfo.qa_dmahdl; in hermon_cq_alloc()
671 op.mro_bind_dmahdl = new_cqinfo.qa_dmahdl; in hermon_cq_resize()
H A Dhermon_qp.c561 mr_op.mro_bind_dmahdl = qp->qp_wqinfo.qa_dmahdl; in hermon_qp_alloc()
1068 mr_op.mro_bind_dmahdl = qp->qp_wqinfo.qa_dmahdl; in hermon_special_qp_alloc()
1665 mr_op.mro_bind_dmahdl = qp->qp_wqinfo.qa_dmahdl; in hermon_qp_alloc_range()
H A Dhermon_srq.c281 mr_op.mro_bind_dmahdl = srq->srq_wqinfo.qa_dmahdl; in hermon_srq_alloc()
H A Dhermon_event.c805 op.mro_bind_dmahdl = eq->eq_eqinfo.qa_dmahdl; in hermon_eq_alloc()
H A Dhermon_ci.c1138 op.mro_bind_dmahdl = NULL; in hermon_ci_register_mr()
1210 op.mro_bind_dmahdl = NULL; in hermon_ci_register_buf()
H A Dhermon_mr.c1501 bind_dmahdl = op->mro_bind_dmahdl; in hermon_mr_common_reg()