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

/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_ioctl.c1039 lstate.hls_state = state;
2778 (void) hermon_qp_free(lstate->hls_state,
2783 (void) hermon_qp_free(lstate->hls_state,
2791 (void) hermon_cq_free(lstate->hls_state,
2795 (void) hermon_cq_free(lstate->hls_state,
2811 (void) hermon_mr_deregister(lstate->hls_state,
2816 (void) hermon_mr_deregister(lstate->hls_state,
2821 (void) hermon_pd_free(lstate->hls_state, &lstate->hls_pd_hdl);
2841 lstate->hls_status = hermon_pd_alloc(lstate->hls_state,
2918 comm->hlc_status = hermon_mr_register(lstate->hls_state,
[all...]
/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_misc.h553 hermon_state_t *hls_state; member in struct:hermon_loopback_state_s

Completed in 65 milliseconds