Home
last modified time | relevance | path

Searched refs:qlcnic_auto_fw_reset (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_main.c47 int qlcnic_auto_fw_reset = 1; variable
49 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()
Dqlcnic_83xx_init.c1198 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()
Dqlcnic.h337 extern int qlcnic_auto_fw_reset;