Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_wr.h186 ibt_wrid_t hermon_wrid_get_entry(hermon_cqhdl_t cqhdl, hermon_hw_cqe_t *cqe);
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_cq.c1315 wc->wc_id = hermon_wrid_get_entry(cq, cqe); in hermon_cq_cqe_consume()
1487 wc->wc_id = hermon_wrid_get_entry(cq, cqe); in hermon_cq_errcqe_consume()
H A Dhermon_wr.c2359 hermon_wrid_get_entry(hermon_cqhdl_t cq, hermon_hw_cqe_t *cqe) in hermon_wrid_get_entry() function