Home
last modified time | relevance | path

Searched refs:cp_use_msi_if_avail (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_cfg.h182 uint32_t cp_use_msi_if_avail; member
/illumos-gate/usr/src/uts/common/sys/ib/adapters/tavor/
H A Dtavor_cfg.h218 uint32_t cp_use_msi_if_avail; member
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_cfg.c378 cp->cp_use_msi_if_avail = hermon_use_msi_if_avail; in hermon_cfg_profile_init_phase2()
H A Dhermon.c4337 if ((state->hs_cfg_profile->cp_use_msi_if_avail != 0) && in hermon_intr_or_msi_init()
4354 if ((state->hs_cfg_profile->cp_use_msi_if_avail != 0) && in hermon_intr_or_msi_init()
4780 if ((state->hs_cfg_profile->cp_use_msi_if_avail != 0) && in hermon_intr_disable()
/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_cfg.c596 cp->cp_use_msi_if_avail = tavor_use_msi_if_avail; in tavor_cfg_profile_init_phase2()
H A Dtavor.c2879 if ((state->ts_cfg_profile->cp_use_msi_if_avail != 0) && in tavor_intr_or_msi_init()
3016 if ((state->ts_cfg_profile->cp_use_msi_if_avail != 0) && in tavor_intr_disable()