/titanic_41/usr/src/uts/common/io/ib/adapters/hermon/ |
H A D | hermon_umap.c | 302 cq->cq_resize_hdl->cq_cqinfo.qa_size : cq->cq_cqinfo.qa_size)); in hermon_umap_cqmem() 347 size = ptob(btopr(qp->qp_wqinfo.qa_size)); in hermon_umap_qpmem() 390 size = ptob(btopr(srq->srq_wqinfo.qa_size)); in hermon_umap_srqmem() 521 dvm_track->hdt_size = cq->cq_cqinfo.qa_size; in hermon_devmap_umem_map() 527 cq->cq_resize_hdl->cq_cqinfo.qa_size; in hermon_devmap_umem_map() 547 dvm_track->hdt_size = qp->qp_wqinfo.qa_size; in hermon_devmap_umem_map() 567 dvm_track->hdt_size = srq->srq_wqinfo.qa_size; in hermon_devmap_umem_map() 926 dvm_track->hdt_size = cq->cq_cqinfo.qa_size; in hermon_devmap_dbrecmem_map() 946 dvm_track->hdt_size = qp->qp_wqinfo.qa_size; in hermon_devmap_dbrecmem_map() 966 dvm_track->hdt_size = srq->srq_wqinfo.qa_size; in hermon_devmap_dbrecmem_map() [all …]
|
H A D | hermon_srq.c | 245 srq->srq_wqinfo.qa_size = (1 << log_srq_size) * wqesz; in hermon_srq_alloc() 277 mr_attr.mr_len = srq->srq_wqinfo.qa_size; in hermon_srq_alloc() 503 state->hs_dip, 0, 0, srq->srq_wqinfo.qa_size, in hermon_srq_free() 653 new_srqinfo.qa_size = (1 << log_srq_size) * wqesz; in hermon_srq_modify() 692 bind.bi_len = new_srqinfo.qa_size; in hermon_srq_modify() 852 state->hs_dip, 0, 0, srq->srq_wqinfo.qa_size, maxprot, in hermon_srq_modify()
|
H A D | hermon_cq.c | 209 cq->cq_cqinfo.qa_size = (1 << log_cq_size) * sizeof (hermon_hw_cqe_t); in hermon_cq_alloc() 241 mr_attr.mr_len = cq->cq_cqinfo.qa_size; in hermon_cq_alloc() 471 state->hs_dip, 0, 0, cq->cq_cqinfo.qa_size, in hermon_cq_free() 638 new_cqinfo.qa_size = (1 << log_cq_size) * sizeof (hermon_hw_cqe_t); in hermon_cq_resize() 667 mr_attr.mr_len = new_cqinfo.qa_size; in hermon_cq_resize()
|
H A D | hermon_qp.c | 472 qp->qp_wqinfo.qa_size = sq_size + rq_size; in hermon_qp_alloc() 551 mr_attr.mr_len = qp->qp_wqinfo.qa_size; in hermon_qp_alloc() 1003 qp->qp_wqinfo.qa_size = sq_size + rq_size; in hermon_special_qp_alloc() 1063 mr_attr.mr_len = qp->qp_wqinfo.qa_size; in hermon_special_qp_alloc() 1588 qp->qp_wqinfo.qa_size = sq_size + rq_size; in hermon_qp_alloc_range() 1659 mr_attr.mr_len = qp->qp_wqinfo.qa_size; in hermon_qp_alloc_range() 1954 state->hs_dip, 0, 0, qp->qp_wqinfo.qa_size, in hermon_qp_free()
|
H A D | hermon_event.c | 774 eq->eq_eqinfo.qa_size = (1 << log_eq_size) * sizeof (hermon_hw_eqe_t); in hermon_eq_alloc() 801 mr_attr.mr_len = eq->eq_eqinfo.qa_size; in hermon_eq_alloc()
|
H A D | hermon_misc.c | 2442 realsize = qa_info->qa_size; in hermon_queue_alloc() 2444 realsize = qa_info->qa_size + alloc_mask; in hermon_queue_alloc()
|
/titanic_41/usr/src/uts/common/io/ib/adapters/tavor/ |
H A D | tavor_umap.c | 292 size = ptob(btopr(cq->cq_cqinfo.qa_size)); in tavor_umap_cqmem() 340 size = ptob(btopr(qp->qp_wqinfo.qa_size)); in tavor_umap_qpmem() 388 size = ptob(btopr(srq->srq_wqinfo.qa_size)); in tavor_umap_srqmem() 485 dvm_track->tdt_size = cq->cq_cqinfo.qa_size; in tavor_devmap_umem_map() 505 dvm_track->tdt_size = qp->qp_wqinfo.qa_size; in tavor_devmap_umem_map() 525 dvm_track->tdt_size = srq->srq_wqinfo.qa_size; in tavor_devmap_umem_map() 1223 data->mcq_maplen = cq->cq_cqinfo.qa_size; in tavor_umap_cq_data_out() 1285 data->mqp_maplen = qp->qp_wqinfo.qa_size; in tavor_umap_qp_data_out() 1294 data->mqp_rq_off = (uint32_t)qp->qp_wqinfo.qa_size; in tavor_umap_qp_data_out() 1295 data->mqp_rq_desc_addr = (uint32_t)qp->qp_wqinfo.qa_size; in tavor_umap_qp_data_out() [all …]
|
H A D | tavor_srq.c | 245 srq->srq_wqinfo.qa_size = (1 << log_srq_size) * wqesz; in tavor_srq_alloc() 278 mr_attr.mr_len = srq->srq_wqinfo.qa_size; in tavor_srq_alloc() 542 state->ts_dip, 0, 0, srq->srq_wqinfo.qa_size, in tavor_srq_free() 717 new_srqinfo.qa_size = (1 << log_srq_size) * wqesz; in tavor_srq_modify() 759 bind.bi_len = new_srqinfo.qa_size; in tavor_srq_modify() 844 new_srqinfo.qa_size, DDI_DMA_SYNC_FORDEV); in tavor_srq_modify() 958 state->ts_dip, 0, 0, srq->srq_wqinfo.qa_size, maxprot, in tavor_srq_modify()
|
H A D | tavor_cq.c | 196 cq->cq_cqinfo.qa_size = (1 << log_cq_size) * sizeof (tavor_hw_cqe_t); in tavor_cq_alloc() 231 mr_attr.mr_len = cq->cq_cqinfo.qa_size; in tavor_cq_alloc() 261 cq->cq_cqinfo.qa_size, DDI_DMA_SYNC_FORDEV); in tavor_cq_alloc() 458 state->ts_dip, 0, 0, cq->cq_cqinfo.qa_size, in tavor_cq_free() 602 new_cqinfo.qa_size = (1 << log_cq_size) * sizeof (tavor_hw_cqe_t); in tavor_cq_resize() 635 mr_attr.mr_len = new_cqinfo.qa_size; in tavor_cq_resize() 664 new_cqinfo.qa_size, DDI_DMA_SYNC_FORDEV); in tavor_cq_resize() 777 new_cqinfo.qa_size, DDI_DMA_SYNC_FORDEV); in tavor_cq_resize() 803 state->ts_dip, 0, 0, cq->cq_cqinfo.qa_size, maxprot, in tavor_cq_resize() 1702 0, cq->cq_cqinfo.qa_size, DDI_DMA_SYNC_FORCPU); in tavor_cq_resize_helper()
|
H A D | tavor_qp.c | 412 qp->qp_wqinfo.qa_size = sq_size + rq_size; in tavor_qp_alloc() 460 mr_attr.mr_len = qp->qp_wqinfo.qa_size; in tavor_qp_alloc() 886 qp->qp_wqinfo.qa_size = sq_size + rq_size; in tavor_special_qp_alloc() 922 mr_attr.mr_len = qp->qp_wqinfo.qa_size; in tavor_special_qp_alloc() 1147 state->ts_dip, 0, 0, qp->qp_wqinfo.qa_size, in tavor_qp_free()
|
H A D | tavor_event.c | 967 eq->eq_eqinfo.qa_size = (1 << log_eq_size) * sizeof (tavor_hw_eqe_t); in tavor_eq_alloc() 999 mr_attr.mr_len = eq->eq_eqinfo.qa_size; in tavor_eq_alloc() 1025 eq->eq_eqinfo.qa_size, DDI_DMA_SYNC_FORDEV); in tavor_eq_alloc()
|
H A D | tavor_misc.c | 2394 realsize = qa_info->qa_size; in tavor_queue_alloc() 2396 realsize = qa_info->qa_size + alloc_mask; in tavor_queue_alloc()
|
/titanic_41/usr/src/uts/common/sys/ib/adapters/tavor/ |
H A D | tavor_misc.h | 341 uint64_t qa_size; member
|
/titanic_41/usr/src/uts/common/sys/ib/adapters/hermon/ |
H A D | hermon_misc.h | 405 uint64_t qa_size; member
|