Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/ib/adapters/tavor/
H A Dtavor_rsrc.h134 TAVOR_SRQHDL, enumerator
/titanic_50/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_rsrc.c288 case TAVOR_SRQHDL: in tavor_rsrc_alloc()
372 case TAVOR_SRQHDL: in tavor_rsrc_free()
1286 rsrc_pool = &state->ts_rsrc_hdl[TAVOR_SRQHDL]; in tavor_rsrc_init_phase2()
1287 rsrc_pool->rsrc_type = TAVOR_SRQHDL; in tavor_rsrc_init_phase2()
1576 &state->ts_rsrc_hdl[TAVOR_SRQHDL]; in tavor_rsrc_fini()
H A Dtavor_srq.c138 status = tavor_rsrc_alloc(state, TAVOR_SRQHDL, 1, sleepflag, &rsrc); in tavor_srq_alloc()