Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_rsrc.h144 HERMON_MTT, enumerator
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_rsrc.c242 case HERMON_MTT: in hermon_rsrc_alloc()
337 case HERMON_MTT: in hermon_rsrc_reserve()
436 mtt_pool = &state->hs_rsrc_hdl[HERMON_MTT]; in hermon_rsrc_fexch_alloc()
576 case HERMON_MTT: in hermon_rsrc_free()
856 case HERMON_MTT: in hermon_rsrc_init_phase2()
1414 entry_info.hwi_rsrcpool = &state->hs_rsrc_hdl[HERMON_MTT]; in hermon_rsrc_fini()
H A Dhermon_mr.c547 status = hermon_rsrc_alloc(state, HERMON_MTT, nummtt, sleep, &mtt); in hermon_mr_alloc_fmr()
2068 status = hermon_rsrc_alloc(state, HERMON_MTT, nummtt, sleep, &mtt); in hermon_mr_alloc_lkey()
2318 status = hermon_rsrc_alloc(state, HERMON_MTT, nummtt, sleep, mtt); in hermon_mr_mtt_bind()
2933 status = hermon_rsrc_alloc(state, HERMON_MTT, nummtt_needed, in hermon_mr_rereg_xlat_helper()
3274 icm_table = &state->hs_icm[HERMON_MTT]; in hermon_mr_fast_mtt_write()
3372 icm_table = &state->hs_icm[HERMON_MTT]; in hermon_mr_fast_mtt_write_fmr()
H A Dhermon_fcoib.c359 if (hermon_rsrc_reserve(state, HERMON_MTT, numports * in hermon_fcoib_init()
H A Dhermon.c2879 icm[HERMON_MTT].object_size = devlim->mtt_entry_sz; in hermon_icm_config_setup()
2897 icm[HERMON_MTT].log_num_entries = cfg->cp_log_num_mtt; in hermon_icm_config_setup()
3071 case HERMON_MTT: in hermon_inithca_set()
3251 if (i == HERMON_MTT) /* Alloc enough MTTs to map 256MB */ in hermon_icm_tables_init()