Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_cq.h278 int hermon_cq_poll(hermon_state_t *state, hermon_cqhdl_t cqhdl, ibt_wc_t *wc_p,
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_cq.c867 hermon_cq_poll(hermon_state_t *state, hermon_cqhdl_t cq, ibt_wc_t *wc_p, in hermon_cq_poll() function
H A Dhermon_ci.c1775 status = hermon_cq_poll(state, cqhdl, wc_p, num_wc, num_polled); in hermon_ci_poll_cq()
H A Dhermon_ioctl.c3114 comm->hlc_status = hermon_cq_poll(lstate->hls_state, in hermon_loopback_poll_cq()