Searched refs:qlcnic_auto_fw_reset (Results 1 – 3 of 3) sorted by relevance
49 int qlcnic_auto_fw_reset = 1; variable51 module_param_named(auto_fw_reset, qlcnic_auto_fw_reset, int, 0644);3767 if (ahw->reset_context && qlcnic_auto_fw_reset) in qlcnic_check_health()3780 if (qlcnic_auto_fw_reset) in qlcnic_check_health()3805 if (qlcnic_auto_fw_reset && !test_and_set_bit(__QLCNIC_RESETTING, in qlcnic_check_health()3810 } else if (!qlcnic_auto_fw_reset && fw_dump->enable && in qlcnic_check_health()
1202 if (!qlcnic_auto_fw_reset) { in qlcnic_83xx_setup_idc_parameters()1243 if (qlcnic_auto_fw_reset) { in qlcnic_83xx_idc_first_to_load_function_handler()
337 extern int qlcnic_auto_fw_reset;