Home
last modified time | relevance | path

Searched refs:qa_pgoffs (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_misc.h411 uint_t qa_pgoffs; member
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_cq.c301 cqc_entry.pg_offs = cq->cq_cqinfo.qa_pgoffs >> 5; in hermon_cq_alloc()
704 cqc_entry.pg_offs = new_cqinfo.qa_pgoffs >> 5; in hermon_cq_resize()
H A Dhermon_srq.c325 srqc_entry.page_offs = srq->srq_wqinfo.qa_pgoffs >> 6; in hermon_srq_alloc()
H A Dhermon_qpmod.c878 qpc->page_offs = qp->qp_wqinfo.qa_pgoffs >> 6; in hermon_qp_reset2init()
3221 qpc->page_offs = qp->qp_wqinfo.qa_pgoffs >> 6; in hermon_qp_reset2err()
H A Dhermon_event.c828 eqc_entry.pg_offs = eq->eq_eqinfo.qa_pgoffs >> 5; in hermon_eq_alloc()
H A Dhermon_misc.c2509 qa_info->qa_pgoffs = (uint_t)((uintptr_t) in hermon_queue_alloc()