Home
last modified time | relevance | path

Searched refs:mpt_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
420 mpt_pool = &state->hs_rsrc_hdl[HERMON_DMPT]; in hermon_rsrc_fexch_alloc()
421 mpt_hdl.hr_len = num << mpt_pool->rsrc_shift; in hermon_rsrc_fexch_alloc()
426 status = hermon_rsrc_hw_entry_icm_confirm(mpt_pool, num, &mpt_hdl, 0); in hermon_rsrc_fexch_alloc()