Home
last modified time | relevance | path

Searched refs:TAVOR_EQC (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/uts/common/sys/ib/adapters/tavor/
H A Dtavor_rsrc.h120 TAVOR_EQC, enumerator
/titanic_41/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_rsrc.c226 case TAVOR_EQC: in tavor_rsrc_alloc()
359 case TAVOR_EQC: in tavor_rsrc_free()
1119 rsrc_pool = &state->ts_rsrc_hdl[TAVOR_EQC]; in tavor_rsrc_init_phase2()
1120 rsrc_pool->rsrc_type = TAVOR_EQC; in tavor_rsrc_init_phase2()
1618 entry_info.hwi_rsrcpool = &state->ts_rsrc_hdl[TAVOR_EQC]; in tavor_rsrc_fini()
H A Dtavor_event.c935 status = tavor_rsrc_alloc(state, TAVOR_EQC, 1, TAVOR_SLEEP, &eqc); in tavor_eq_alloc()
H A Dtavor.c2250 rsrc_pool = &state->ts_rsrc_hdl[TAVOR_EQC]; in tavor_hca_config_setup()