Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_cq.h270 int hermon_cq_free(hermon_state_t *state, hermon_cqhdl_t *cqhdl,
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_ioctl.c2789 (void) hermon_cq_free(lstate->hls_state, in hermon_loopback_free_qps()
2793 (void) hermon_cq_free(lstate->hls_state, in hermon_loopback_free_qps()
H A Dhermon_cq.c413 hermon_cq_free(hermon_state_t *state, hermon_cqhdl_t *cqhdl, uint_t sleepflag) in hermon_cq_free() function
H A Dhermon_ci.c891 status = hermon_cq_free(state, &cqhdl, HERMON_NOSLEEP); in hermon_ci_free_cq()