Home
last modified time | relevance | path

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

/illumos-gate/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 *);
649 status = dapli_hermon_cq_cqe_consume(cq, cqe, in dapli_hermon_cq_poll()
737 status = dapli_hermon_cq_cqe_consume(cq, cqe, wc_p); in dapli_hermon_cq_poll_one()
759 dapli_hermon_cq_cqe_consume(ib_cq_handle_t cqhdl, uint32_t *cqe, in dapli_hermon_cq_cqe_consume() function