Home
last modified time | relevance | path

Searched refs:AUTO_FW_RESET_ENABLED (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/qlogic/netxen/
Dnetxen_nic.h1093 #define AUTO_FW_RESET_ENABLED 0xEF10AF12 macro
Dnetxen_nic_main.c41 static int auto_fw_reset = AUTO_FW_RESET_ENABLED;
2705 if ((auto_fw_reset == AUTO_FW_RESET_ENABLED) && in netxen_check_health()