Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/ib/adapters/tavor/
H A Dtavor_rsrc.h117 TAVOR_QPC, enumerator
/titanic_41/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_rsrc.c223 case TAVOR_QPC: in tavor_rsrc_alloc()
356 case TAVOR_QPC: in tavor_rsrc_free()
706 rsrc_pool = &state->ts_rsrc_hdl[TAVOR_QPC]; in tavor_rsrc_init_phase2()
707 rsrc_pool->rsrc_type = TAVOR_QPC; in tavor_rsrc_init_phase2()
1702 entry_info.hwi_rsrcpool = &state->ts_rsrc_hdl[TAVOR_QPC]; in tavor_rsrc_fini()
H A Dtavor.c2211 rsrc_pool = &state->ts_rsrc_hdl[TAVOR_QPC]; in tavor_hca_config_setup()
2587 status = tavor_rsrc_alloc(state, TAVOR_QPC, 2, TAVOR_SLEEP, &qp0_rsrc); in tavor_special_qp_contexts_reserve()
2603 status = tavor_rsrc_alloc(state, TAVOR_QPC, 2, TAVOR_SLEEP, &qp1_rsrc); in tavor_special_qp_contexts_reserve()
H A Dtavor_qp.c234 status = tavor_rsrc_alloc(state, TAVOR_QPC, 1, sleepflag, &qpc); in tavor_qp_alloc()