Home
last modified time | relevance | path

Searched refs:HERMON_DMPT (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_rsrc.h143 HERMON_DMPT, enumerator
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_mr.c212 status = hermon_rsrc_alloc(state, HERMON_DMPT, 1, sleep, &mpt); in hermon_mr_register_shared()
482 status = hermon_rsrc_alloc(state, HERMON_DMPT, 1, sleep, &mpt); in hermon_mr_alloc_fmr()
623 icm_table = &state->hs_icm[HERMON_DMPT]; in hermon_mr_alloc_fmr()
1260 status = hermon_rsrc_alloc(state, HERMON_DMPT, 1, sleep, &mpt); in hermon_mw_alloc()
1544 status = hermon_rsrc_alloc(state, HERMON_DMPT, 1, sleep, &mpt); in hermon_mr_common_reg()
1865 status = hermon_rsrc_alloc(state, HERMON_DMPT, 1, sleep, &mpt); in hermon_dma_mr_register()
2044 status = hermon_rsrc_alloc(state, HERMON_DMPT, 1, sleep, &mpt); in hermon_mr_alloc_lkey()
H A Dhermon_rsrc.c220 case HERMON_DMPT: in hermon_rsrc_alloc()
336 case HERMON_DMPT: in hermon_rsrc_reserve()
420 mpt_pool = &state->hs_rsrc_hdl[HERMON_DMPT]; in hermon_rsrc_fexch_alloc()
574 case HERMON_DMPT: in hermon_rsrc_free()
863 case HERMON_DMPT: in hermon_rsrc_init_phase2()
1408 entry_info.hwi_rsrcpool = &state->hs_rsrc_hdl[HERMON_DMPT]; in hermon_rsrc_fini()
H A Dhermon_fcoib.c347 if (hermon_rsrc_reserve(state, HERMON_DMPT, numports * in hermon_fcoib_init()
H A Dhermon.c2880 icm[HERMON_DMPT].object_size = devlim->dmpt_entry_sz; in hermon_icm_config_setup()
2898 icm[HERMON_DMPT].log_num_entries = cfg->cp_log_num_dmpt; in hermon_icm_config_setup()
3075 case HERMON_DMPT: in hermon_inithca_set()