Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/udapl/udapl_tavor/tavor/
H A Ddapl_tavor_ibtf_impl.h101 uint32_t qp_sq_numwqe; member
H A Ddapl_arbel_hw.c1111 qp->qp_sq_numwqe*qp->qp_sq_wqesz)); in dapli_arbel_post_send()
1583 qp->qp_sq_wqesz, qp->qp_sq_numwqe); in dapli_arbel_qp_init()
1585 ((qp->qp_sq_numwqe - 1) * qp->qp_sq_wqesz)); in dapli_arbel_qp_init()
H A Ddapl_tavor_ibtf_qp.c331 qp_p->qp_sq_numwqe = mqp->mqp_sq_numwqe; in dapls_ib_qp_alloc()
352 qp_p->qp_sq_numwqe, qp_p->qp_sq_wqesz, in dapls_ib_qp_alloc()
H A Ddapl_hermon_hw.c1046 qsize = qp->qp_sq_numwqe; in dapli_hermon_wqe_headroom()
1618 dapli_hermon_sq_init(qp->qp_sq_buf, qp->qp_sq_wqesz, qp->qp_sq_numwqe); in dapli_hermon_qp_init()
H A Ddapl_tavor_wr.c758 swq->wq_size = qp->qp_sq_numwqe; in dapls_tavor_wrid_init()
H A Ddapl_tavor_hw.c1371 qp->qp_sq_numwqe*qp->qp_sq_wqesz)); in dapli_tavor_post_send()