Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_cfg.h87 uint32_t cp_fmr_max_remaps; member
/illumos-gate/usr/src/uts/common/sys/ib/adapters/tavor/
H A Dtavor_cfg.h103 uint32_t cp_fmr_max_remaps; member
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_cfg.c223 cp->cp_fmr_max_remaps = hermon_fmr_num_remaps; in hermon_cfg_profile_init_phase1()
H A Dhermon_misc.c2593 fmrpool->fmr_max_remaps = state->hs_cfg_profile->cp_fmr_max_remaps; in hermon_create_fmr_pool()
2807 state->hs_cfg_profile->cp_fmr_max_remaps) { in hermon_deregister_fmr()
/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_cfg.c287 cp->cp_fmr_max_remaps = 0; in tavor_cfg_profile_init_phase1()