Searched refs:hs_fm_disable (Results 1 – 2 of 2) sorted by relevance
353 state->hs_fm_disable = 1; in hermon_fm_init()357 if (state->hs_fm_disable) { in hermon_fm_init()378 state->hs_fm_disable = 1; in hermon_fm_init()432 if (state->hs_fm_disable || hermon_get_state(state) == HCA_NO_FM) { in hermon_fm_fini()781 if (state->hs_fm_disable) { in hermon_regs_map_setup()818 if (state->hs_fm_disable) { in hermon_regs_map_free()853 if (state->hs_fm_disable) { in hermon_pci_config_setup()893 if (state->hs_fm_disable) { in hermon_pci_config_teardown()990 if (state->hs_fm_disable || in hermon_fm_ereport()1138 if (state->hs_fm_disable) { in hermon_devacc_attr_version()[all …]
688 int hs_fm_disable; /* Hermon FM disable flag */ member