Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_cfg.c233 if (state->hs_cfg_profile_setting == HERMON_CFG_MEMFREE) { in hermon_cfg_profile_init_phase1()
292 if (state->hs_cfg_profile_setting != HERMON_CFG_MEMFREE) { in hermon_cfg_profile_init_phase2()
H A Dhermon.c1286 state->hs_cfg_profile_setting = HERMON_CFG_MEMFREE; in hermon_drv_init()
/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon.h537 uint32_t hs_cfg_profile_setting; member