Searched refs:qlcnic_auto_fw_reset (Results 1 – 3 of 3) sorted by relevance
47 int qlcnic_auto_fw_reset = 1; variable49 module_param_named(auto_fw_reset, qlcnic_auto_fw_reset, int, 0644);3730 if (ahw->reset_context && qlcnic_auto_fw_reset) in qlcnic_check_health()3743 if (qlcnic_auto_fw_reset) in qlcnic_check_health()3768 if (qlcnic_auto_fw_reset && !test_and_set_bit(__QLCNIC_RESETTING, in qlcnic_check_health()3773 } else if (!qlcnic_auto_fw_reset && fw_dump->enable && in qlcnic_check_health()
1198 if (!qlcnic_auto_fw_reset) { in qlcnic_83xx_setup_idc_parameters()1239 if (qlcnic_auto_fw_reset) { in qlcnic_83xx_idc_first_to_load_function_handler()
337 extern int qlcnic_auto_fw_reset;