Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/ib/adapters/tavor/
H A Dtavor_rsrc.h133 TAVOR_CQHDL, enumerator
/titanic_41/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_rsrc.c287 case TAVOR_CQHDL: in tavor_rsrc_alloc()
371 case TAVOR_CQHDL: in tavor_rsrc_free()
1242 rsrc_pool = &state->ts_rsrc_hdl[TAVOR_CQHDL]; in tavor_rsrc_init_phase2()
1243 rsrc_pool->rsrc_type = TAVOR_CQHDL; in tavor_rsrc_init_phase2()
1587 hdl_info.swi_rsrcpool = &state->ts_rsrc_hdl[TAVOR_CQHDL]; in tavor_rsrc_fini()
H A Dtavor_cq.c132 status = tavor_rsrc_alloc(state, TAVOR_CQHDL, 1, sleepflag, &rsrc); in tavor_cq_alloc()