Home
last modified time | relevance | path

Searched refs:qp_desc_off (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/ib/adapters/tavor/
H A Dtavor_qp.h304 uint64_t qp_desc_off; member
340 tavor_sw_qp_s::qp_desc_off
/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_qp.h298 uint64_t qp_desc_off; member
335 hermon_sw_qp_s::qp_desc_off
/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_qp.c80 uint64_t value, qp_desc_off; in tavor_qp_alloc() local
452 qp_desc_off = (uint64_t)(uintptr_t)qp->qp_wqinfo.qa_buf_aligned - in tavor_qp_alloc()
495 qp->qp_desc_off = qp_desc_off; in tavor_qp_alloc()
619 uint64_t qp_desc_off; in tavor_special_qp_alloc() local
878 qp_desc_off = (uint64_t)(uintptr_t)qp->qp_wqinfo.qa_buf_aligned - in tavor_special_qp_alloc()
912 qp->qp_desc_off = qp_desc_off; in tavor_special_qp_alloc()
H A Dtavor_wr.c230 ((uint64_t)(uintptr_t)desc - qp->qp_desc_off), in tavor_post_send()
357 (uint32_t)((uintptr_t)first - qp->qp_desc_off), in tavor_post_send()
520 ((uint64_t)(uintptr_t)desc - qp->qp_desc_off), in tavor_post_recv()
598 (uint32_t)((uintptr_t)first - qp->qp_desc_off), in tavor_post_recv()
1273 - qp->qp_desc_off); in tavor_wqe_send_linknext()
1598 (uintptr_t)curr_desc - qp->qp_desc_off); in tavor_wqe_mlx_linknext()
1784 qp->qp_desc_off); in tavor_wqe_recv_linknext()
H A Dtavor_umap.c1157 qp->qp_desc_off); in tavor_umap_qp_data_out()
1164 qp->qp_desc_off); in tavor_umap_qp_data_out()
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_qp.c82 uint64_t value, qp_desc_off; in hermon_qp_alloc() local
575 qp_desc_off = (uint64_t)(uintptr_t)qp->qp_wqinfo.qa_buf_aligned - in hermon_qp_alloc()
618 qp->qp_desc_off = qp_desc_off; in hermon_qp_alloc()
782 uint64_t qp_desc_off; in hermon_special_qp_alloc() local
1083 qp_desc_off = (uint64_t)(uintptr_t)qp->qp_wqinfo.qa_buf_aligned - in hermon_special_qp_alloc()
1131 qp->qp_desc_off = qp_desc_off; in hermon_special_qp_alloc()
1242 uint64_t qp_desc_off; in hermon_qp_alloc_range() local
1679 qp_desc_off = (uint64_t)(uintptr_t)qp->qp_wqinfo.qa_buf_aligned - in hermon_qp_alloc_range()
1719 qp->qp_desc_off = qp_desc_off; in hermon_qp_alloc_range()
H A Dhermon_umap.c1670 qp->qp_desc_off); in hermon_umap_qp_data_out()
1683 qp->qp_desc_off); in hermon_umap_qp_data_out()