Searched refs:qa_dmahdl (Results 1 – 12 of 12) sorted by relevance
/titanic_41/usr/src/uts/common/io/ib/adapters/tavor/ |
H A D | tavor_misc.c | 2374 &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 D | tavor_srq.c | 296 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 D | tavor_cq.c | 243 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 D | tavor_qp.c | 478 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 D | tavor_event.c | 1007 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 D | tavor_misc.h | 348 ddi_dma_handle_t qa_dmahdl; member
|
/titanic_41/usr/src/uts/common/io/ib/adapters/hermon/ |
H A D | hermon_srq.c | 281 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 D | hermon_misc.c | 2424 &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 D | hermon_cq.c | 245 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 D | hermon_qp.c | 561 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 D | hermon_event.c | 805 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 D | hermon_misc.h | 413 ddi_dma_handle_t qa_dmahdl; member
|