Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/ib/adapters/tavor/
H A Dtavor_rsrc.h124 TAVOR_MPT, enumerator
/titanic_50/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_mr.c222 status = tavor_rsrc_alloc(state, TAVOR_MPT, 1, sleep, &mpt); in tavor_mr_register_shared()
942 status = tavor_rsrc_alloc(state, TAVOR_MPT, 1, sleep, &mpt); in tavor_mw_alloc()
1225 status = tavor_rsrc_alloc(state, TAVOR_MPT, 1, sleep, &mpt); in tavor_mr_common_reg()
1525 status = tavor_rsrc_alloc(state, TAVOR_MPT, 1, sleep, &mpt); in tavor_dma_mr_register()
H A Dtavor_rsrc.c238 case TAVOR_MPT: in tavor_rsrc_alloc()
362 case TAVOR_MPT: in tavor_rsrc_free()
637 rsrc_pool = &state->ts_rsrc_hdl[TAVOR_MPT]; in tavor_rsrc_init_phase2()
638 rsrc_pool->rsrc_type = TAVOR_MPT; in tavor_rsrc_init_phase2()
1714 entry_info.hwi_rsrcpool = &state->ts_rsrc_hdl[TAVOR_MPT]; in tavor_rsrc_fini()
H A Dtavor.c2278 rsrc_pool = &state->ts_rsrc_hdl[TAVOR_MPT]; in tavor_hca_config_setup()