Searched refs:hermon_cq_cqe_consume (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_cq.c57 static void hermon_cq_cqe_consume(hermon_state_t *state, hermon_cqhdl_t cq,
904 * each entry by calling hermon_cq_cqe_consume() and updating the CQ
906 * hermon_cq_cqe_consume() returns HERMON_CQ_SYNC_AND_DB. Otherwise,
936 hermon_cq_cqe_consume(state, cq, cqe, &wc_p[polled_cnt++]);
1287 * hermon_cq_cqe_consume()
1291 hermon_cq_cqe_consume(hermon_state_t *state, hermon_cqhdl_t cq, function

Completed in 47 milliseconds