Searched refs:qlcnic_auto_fw_reset (Results 1 – 3 of 3) sorted by relevance
46 int qlcnic_auto_fw_reset = 1; variable48 module_param_named(auto_fw_reset, qlcnic_auto_fw_reset, int, 0644);3677 if (ahw->reset_context && qlcnic_auto_fw_reset) in qlcnic_check_health()3690 if (qlcnic_auto_fw_reset) in qlcnic_check_health()3715 if (qlcnic_auto_fw_reset && !test_and_set_bit(__QLCNIC_RESETTING, in qlcnic_check_health()3720 } else if (!qlcnic_auto_fw_reset && fw_dump->enable && in qlcnic_check_health()
1178 if (!qlcnic_auto_fw_reset) { in qlcnic_83xx_setup_idc_parameters()1219 if (qlcnic_auto_fw_reset) { in qlcnic_83xx_idc_first_to_load_function_handler()
336 extern int qlcnic_auto_fw_reset;