Searched refs:qp_sq_buf (Results 1 - 5 of 5) sorted by relevance

/osnet-11/usr/src/lib/udapl/udapl_tavor/tavor/
H A Ddapl_tavor_ibtf_impl.h99 caddr_t qp_sq_buf; member in struct:dapls_ib_qp_handle
H A Ddapl_tavor_hw.h547 ((uint64_t *)((uintptr_t)((qp)->qp_sq_buf) + \
H A Ddapl_arbel_hw.c1582 dapli_arbel_sq_prelink(qp->qp_sq_buf, qp->qp_sq_desc_addr,
1584 qp->qp_sq_lastwqeaddr = (uint64_t *)((uintptr_t)qp->qp_sq_buf +
H A Ddapl_tavor_ibtf_qp.c329 qp_p->qp_sq_buf = (caddr_t)(qp_p->qp_addr + mqp->mqp_sq_off);
348 "qp_alloc: created, qp_sq_buf %p, qp_rq_buf %p\n",
349 qp_p->qp_sq_buf, qp_p->qp_rq_buf);
H A Ddapl_hermon_hw.c1618 dapli_hermon_sq_init(qp->qp_sq_buf, qp->qp_sq_wqesz, qp->qp_sq_numwqe);

Completed in 35 milliseconds