Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_rsrc.h160 HERMON_CQHDL, enumerator
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_rsrc.c255 case HERMON_CQHDL: in hermon_rsrc_alloc()
583 case HERMON_CQHDL: in hermon_rsrc_free()
1057 case HERMON_CQHDL: in hermon_rsrc_init_phase2()
1296 hdl_info.swi_rsrcpool = &state->hs_rsrc_hdl[HERMON_CQHDL]; in hermon_rsrc_fini()
H A Dhermon_cq.c135 status = hermon_rsrc_alloc(state, HERMON_CQHDL, 1, sleepflag, &rsrc); in hermon_cq_alloc()