Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/ib/adapters/tavor/
H A Dtavor_rsrc.h132 TAVOR_EQHDL, enumerator
/titanic_50/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_rsrc.c286 case TAVOR_EQHDL: in tavor_rsrc_alloc()
370 case TAVOR_EQHDL: in tavor_rsrc_free()
1213 rsrc_pool = &state->ts_rsrc_hdl[TAVOR_EQHDL]; in tavor_rsrc_init_phase2()
1214 rsrc_pool->rsrc_type = TAVOR_EQHDL; in tavor_rsrc_init_phase2()
1597 hdl_info.swi_rsrcpool = &state->ts_rsrc_hdl[TAVOR_EQHDL]; in tavor_rsrc_fini()
H A Dtavor_event.c948 status = tavor_rsrc_alloc(state, TAVOR_EQHDL, 1, TAVOR_SLEEP, &rsrc); in tavor_eq_alloc()