Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/udapl/udapl_tavor/tavor/
H A Ddapl_arbel_hw.c227 qp->qp_sq_wqesz - TAVOR_INLINE_HEADER_SIZE_SEND; in dapli_arbel_wqe_send_build()
232 qp->qp_sq_wqesz - TAVOR_INLINE_HEADER_SIZE_RDMAW; in dapli_arbel_wqe_send_build()
1111 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_hw.h548 ((tail) * (qp)->qp_sq_wqesz)))
551 ((tail) * (qp)->qp_sq_wqesz)))
H A Ddapl_tavor_ibtf_impl.h102 uint32_t qp_sq_wqesz; member
H A Ddapl_hermon_hw.c216 qp->qp_sq_wqesz - TAVOR_INLINE_HEADER_SIZE_SEND; in dapli_hermon_wqe_send_build()
222 qp->qp_sq_wqesz - TAVOR_INLINE_HEADER_SIZE_RDMAW; in dapli_hermon_wqe_send_build()
1047 wqesizebytes = qp->qp_sq_wqesz; 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_hw.c326 qp->qp_sq_wqesz - TAVOR_INLINE_HEADER_SIZE_SEND; in dapli_tavor_wqe_send_build()
331 qp->qp_sq_wqesz - TAVOR_INLINE_HEADER_SIZE_RDMAW; in dapli_tavor_wqe_send_build()
1371 qp->qp_sq_numwqe*qp->qp_sq_wqesz)); in dapli_tavor_post_send()
H A Ddapl_tavor_ibtf_qp.c332 qp_p->qp_sq_wqesz = mqp->mqp_sq_wqesz; in dapls_ib_qp_alloc()
352 qp_p->qp_sq_numwqe, qp_p->qp_sq_wqesz, in dapls_ib_qp_alloc()