Searched refs:HERMON_DMPT (Results 1 – 5 of 5) sorted by relevance
/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/ |
H A D | hermon_rsrc.h | 143 HERMON_DMPT, enumerator
|
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/ |
H A D | hermon_mr.c | 212 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 D | hermon_rsrc.c | 220 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 D | hermon_fcoib.c | 347 if (hermon_rsrc_reserve(state, HERMON_DMPT, numports * in hermon_fcoib_init()
|
H A D | hermon.c | 2880 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()
|