Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/qlogic/netxen/
H A Dnetxen_nic.h1093 #define AUTO_FW_RESET_ENABLED 0xEF10AF12 macro
H A Dnetxen_nic_main.c40 static int auto_fw_reset = AUTO_FW_RESET_ENABLED;
2695 if ((auto_fw_reset == AUTO_FW_RESET_ENABLED) && in netxen_check_health()