Searched defs:wqe_counter (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/udapl/udapl_tavor/tavor/
H A Ddapl_arbel_hw.c144 dapli_arbel_sq_dbrec(ib_qp_handle_t qp, uint16_t wqe_counter) argument
146 qp->qp_sq_dbp[0] = HTOBE_32((wqe_counter + 1) & 0xffff);
151 uint32_t nopcode, uint16_t wqe_counter, uint32_t nds)
156 ((uint64_t)wqe_counter << ARBEL_QPSNDDB_WQE_COUNTER_SHIFT) |
1358 * and update the wqe_counter in the doorbell record.
150 dapli_arbel_sq_dbreg(dapls_hw_uar_t ia_uar, uint32_t qpn, uint32_t fence, uint32_t nopcode, uint16_t wqe_counter, uint32_t nds) argument

Completed in 69 milliseconds