Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_rsrc.c380 hermon_rsrc_pool_info_t *qpc_pool, *mpt_pool, *mtt_pool; in hermon_rsrc_fexch_alloc() local
436 mtt_pool = &state->hs_rsrc_hdl[HERMON_MTT]; in hermon_rsrc_fexch_alloc()
437 mtt_hdl.hr_len = num << mtt_pool->rsrc_shift; in hermon_rsrc_fexch_alloc()
443 status = hermon_rsrc_hw_entry_icm_confirm(mtt_pool, num, &mtt_hdl, 0); in hermon_rsrc_fexch_alloc()