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

/osnet-11/usr/src/lib/udapl/udapl_tavor/tavor/
H A Ddapl_hermon_hw.c89 static int dapli_hermon_cq_cqe_consume(ib_cq_handle_t, uint32_t *, ibt_wc_t *);
633 * each entry by calling dapli_hermon_cq_cqe_consume() and updating the
635 * dapli_hermon_cq_cqe_consume() returns TAVOR_CQ_SYNC_AND_DB.
649 status = dapli_hermon_cq_cqe_consume(cq, cqe,
724 * each entry by calling dapli_hermon_cq_cqe_consume() and updating the
726 * dapli_hermon_cq_cqe_consume() returns TAVOR_CQ_SYNC_AND_DB.
737 status = dapli_hermon_cq_cqe_consume(cq, cqe, wc_p);
755 * dapli_hermon_cq_cqe_consume()
759 dapli_hermon_cq_cqe_consume(ib_cq_handle_t cqhdl, uint32_t *cqe, function

Completed in 30 milliseconds