Searched refs:TAVOR_QPC (Results 1 – 4 of 4) sorted by relevance
/titanic_50/usr/src/uts/common/sys/ib/adapters/tavor/ |
H A D | tavor_rsrc.h | 117 TAVOR_QPC, enumerator
|
/titanic_50/usr/src/uts/common/io/ib/adapters/tavor/ |
H A D | tavor_rsrc.c | 223 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 D | tavor.c | 2211 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 D | tavor_qp.c | 234 status = tavor_rsrc_alloc(state, TAVOR_QPC, 1, sleepflag, &qpc); in tavor_qp_alloc()
|