Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_rsrc.h152 HERMON_MCG, /* type 0x0E */ enumerator
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_rsrc.c246 case HERMON_MCG: in hermon_rsrc_alloc()
575 case HERMON_MCG: in hermon_rsrc_free()
898 case HERMON_MCG: /* handled below */ in hermon_rsrc_init_phase2()
956 rsrc_pool = &state->hs_rsrc_hdl[HERMON_MCG]; in hermon_rsrc_init_phase2()
1340 entry_info.hwi_rsrcpool = &state->hs_rsrc_hdl[HERMON_MCG]; in hermon_rsrc_fini()
H A Dhermon.c2887 icm[HERMON_MCG].object_size = HERMON_MCGMEM_SZ(state); in hermon_icm_config_setup()
2904 icm[HERMON_MCG].log_num_entries = cfg->cp_log_num_mcg; in hermon_icm_config_setup()
3122 case HERMON_MCG: in hermon_inithca_set()
H A Dhermon_misc.c1001 status = hermon_rsrc_alloc(state, HERMON_MCG, 1, HERMON_NOSLEEP, &rsrc); in hermon_mcg_attach()