Home
last modified time | relevance | path

Searched refs:qa_buf_aligned (Results 1 – 14 of 14) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_srq.c258 buf = (uint32_t *)srq->srq_wqinfo.qa_buf_aligned; in hermon_srq_alloc()
296 srq_desc_off = (uint64_t)(uintptr_t)srq->srq_wqinfo.qa_buf_aligned - in hermon_srq_alloc()
666 buf = (uint32_t *)new_srqinfo.qa_buf_aligned; in hermon_srq_modify()
717 srq_desc_off = (uint64_t)(uintptr_t)new_srqinfo.qa_buf_aligned - in hermon_srq_modify()
720 ((uintptr_t)new_srqinfo.qa_buf_aligned & HERMON_PAGEOFFSET); in hermon_srq_modify()
H A Dhermon_qp.c495 sq_buf = qp->qp_wqinfo.qa_buf_aligned; in hermon_qp_alloc()
505 rq_buf = qp->qp_wqinfo.qa_buf_aligned; in hermon_qp_alloc()
550 mr_attr.mr_vaddr = (uint64_t)(uintptr_t)qp->qp_wqinfo.qa_buf_aligned; in hermon_qp_alloc()
575 qp_desc_off = (uint64_t)(uintptr_t)qp->qp_wqinfo.qa_buf_aligned - in hermon_qp_alloc()
1022 sq_buf = qp->qp_wqinfo.qa_buf_aligned; in hermon_special_qp_alloc()
1026 rq_buf = qp->qp_wqinfo.qa_buf_aligned; in hermon_special_qp_alloc()
1062 mr_attr.mr_vaddr = (uint64_t)(uintptr_t)qp->qp_wqinfo.qa_buf_aligned; in hermon_special_qp_alloc()
1083 qp_desc_off = (uint64_t)(uintptr_t)qp->qp_wqinfo.qa_buf_aligned - in hermon_special_qp_alloc()
1605 sq_buf = qp->qp_wqinfo.qa_buf_aligned; in hermon_qp_alloc_range()
1615 rq_buf = qp->qp_wqinfo.qa_buf_aligned; in hermon_qp_alloc_range()
[all …]
H A Dhermon_umap.c343 offset = (offset_t)((uintptr_t)qp->qp_wqinfo.qa_buf_aligned - in hermon_umap_qpmem()
386 offset = (offset_t)((uintptr_t)srq->srq_wqinfo.qa_buf_aligned - in hermon_umap_srqmem()
1668 (uintptr_t)qp->qp_wqinfo.qa_buf_aligned; in hermon_umap_qp_data_out()
1681 (uintptr_t)qp->qp_wqinfo.qa_buf_aligned; in hermon_umap_qp_data_out()
H A Dhermon_misc.c2471 qa_info->qa_buf_aligned = qa_info->qa_buf_real; in hermon_queue_alloc()
2491 qa_info->qa_buf_aligned = qa_info->qa_buf_real; in hermon_queue_alloc()
2501 qa_info->qa_buf_aligned = (uint32_t *)(uintptr_t)(((uintptr_t) in hermon_queue_alloc()
2502 qa_info->qa_buf_aligned + alloc_mask) & ~alloc_mask); in hermon_queue_alloc()
2510 qa_info->qa_buf_aligned & HERMON_PAGEOFFSET); in hermon_queue_alloc()
H A Dhermon_cq.c224 buf = (hermon_hw_cqe_t *)cq->cq_cqinfo.qa_buf_aligned; in hermon_cq_alloc()
653 buf = (hermon_hw_cqe_t *)new_cqinfo.qa_buf_aligned; in hermon_cq_resize()
H A Dhermon_event.c784 buf = (hermon_hw_eqe_t *)eq->eq_eqinfo.qa_buf_aligned; in hermon_eq_alloc()
/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_qp.c389 sq_buf = qp->qp_wqinfo.qa_buf_aligned; in tavor_qp_alloc()
399 rq_buf = qp->qp_wqinfo.qa_buf_aligned; in tavor_qp_alloc()
421 mr_attr.mr_vaddr = (uint64_t)(uintptr_t)qp->qp_wqinfo.qa_buf_aligned; in tavor_qp_alloc()
452 qp_desc_off = (uint64_t)(uintptr_t)qp->qp_wqinfo.qa_buf_aligned - in tavor_qp_alloc()
828 sq_buf = qp->qp_wqinfo.qa_buf_aligned; in tavor_special_qp_alloc()
831 rq_buf = qp->qp_wqinfo.qa_buf_aligned; in tavor_special_qp_alloc()
852 mr_attr.mr_vaddr = (uint64_t)(uintptr_t)qp->qp_wqinfo.qa_buf_aligned; in tavor_special_qp_alloc()
878 qp_desc_off = (uint64_t)(uintptr_t)qp->qp_wqinfo.qa_buf_aligned - in tavor_special_qp_alloc()
H A Dtavor_srq.c242 buf = (uint32_t *)srq->srq_wqinfo.qa_buf_aligned; in tavor_srq_alloc()
294 srq_desc_off = (uint64_t)(uintptr_t)srq->srq_wqinfo.qa_buf_aligned - in tavor_srq_alloc()
677 buf = (uint32_t *)new_srqinfo.qa_buf_aligned; in tavor_srq_modify()
739 srq_desc_off = (uint64_t)(uintptr_t)new_srqinfo.qa_buf_aligned - in tavor_srq_modify()
H A Dtavor_misc.c2193 qa_info->qa_buf_aligned = qa_info->qa_buf_real; in tavor_queue_alloc()
2211 qa_info->qa_buf_aligned = qa_info->qa_buf_real; in tavor_queue_alloc()
2232 qa_info->qa_buf_aligned = (uint32_t *)(uintptr_t)(((uintptr_t) in tavor_queue_alloc()
2245 qa_info->qa_buf_aligned = (uint32_t *)(uintptr_t)(((uintptr_t) in tavor_queue_alloc()
2246 qa_info->qa_buf_aligned + alloc_mask) & ~alloc_mask); in tavor_queue_alloc()
H A Dtavor_umap.c296 offset = (offset_t)((uintptr_t)qp->qp_wqinfo.qa_buf_aligned - in tavor_umap_qpmem()
339 offset = (offset_t)((uintptr_t)srq->srq_wqinfo.qa_buf_aligned - in tavor_umap_srqmem()
1155 (uintptr_t)qp->qp_wqinfo.qa_buf_aligned; in tavor_umap_qp_data_out()
1162 (uintptr_t)qp->qp_wqinfo.qa_buf_aligned; in tavor_umap_qp_data_out()
H A Dtavor_cq.c195 buf = (tavor_hw_cqe_t *)cq->cq_cqinfo.qa_buf_aligned; in tavor_cq_alloc()
571 buf = (tavor_hw_cqe_t *)new_cqinfo.qa_buf_aligned; in tavor_cq_resize()
H A Dtavor_event.c899 buf = (tavor_hw_eqe_t *)eq->eq_eqinfo.qa_buf_aligned; in tavor_eq_alloc()
/illumos-gate/usr/src/uts/common/sys/ib/adapters/tavor/
H A Dtavor_misc.h345 uint32_t *qa_buf_aligned; member
/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_misc.h409 uint32_t *qa_buf_aligned; member