Home
last modified time | relevance | path

Searched refs:qa_dmahdl (Results 1 – 12 of 12) sorted by relevance

/titanic_41/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_misc.c2374 &qa_info->qa_dmahdl); in tavor_queue_alloc()
2418 status = ddi_dma_mem_alloc(qa_info->qa_dmahdl, realsize, in tavor_queue_alloc()
2423 ddi_dma_free_handle(&qa_info->qa_dmahdl); in tavor_queue_alloc()
2444 ddi_dma_free_handle(&qa_info->qa_dmahdl); in tavor_queue_alloc()
2465 ddi_dma_free_handle(&qa_info->qa_dmahdl); in tavor_queue_alloc()
2532 ddi_dma_free_handle(&qa_info->qa_dmahdl); in tavor_queue_free()
H A Dtavor_srq.c296 mr_op.mro_bind_dmahdl = srq->srq_wqinfo.qa_dmahdl; in tavor_srq_alloc()
778 status = tavor_mr_mtt_bind(state, &bind, new_srqinfo.qa_dmahdl, &mtt, in tavor_srq_modify()
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_event.c1007 op.mro_bind_dmahdl = eq->eq_eqinfo.qa_dmahdl; in tavor_eq_alloc()
/titanic_41/usr/src/uts/common/sys/ib/adapters/tavor/
H A Dtavor_misc.h348 ddi_dma_handle_t qa_dmahdl; member
/titanic_41/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_srq.c281 mr_op.mro_bind_dmahdl = srq->srq_wqinfo.qa_dmahdl; in hermon_srq_alloc()
698 status = hermon_mr_mtt_bind(state, &bind, new_srqinfo.qa_dmahdl, &mtt, in hermon_srq_modify()
H A Dhermon_misc.c2424 &qa_info->qa_dmahdl); in hermon_queue_alloc()
2458 status = ddi_dma_mem_alloc(qa_info->qa_dmahdl, realsize, in hermon_queue_alloc()
2463 ddi_dma_free_handle(&qa_info->qa_dmahdl); in hermon_queue_alloc()
2483 ddi_dma_free_handle(&qa_info->qa_dmahdl); in hermon_queue_alloc()
2541 ddi_dma_free_handle(&qa_info->qa_dmahdl); in hermon_queue_free()
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_event.c805 op.mro_bind_dmahdl = eq->eq_eqinfo.qa_dmahdl; in hermon_eq_alloc()
/titanic_41/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_misc.h413 ddi_dma_handle_t qa_dmahdl; member