Home
last modified time | relevance | path

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

/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_hdr.h556 QLCNIC_TEMP_PANIC /* Fatal error, hardware has shut down. */ enumerator
Dqlcnic_main.c2968 if (temp_state == QLCNIC_TEMP_PANIC) { in qlcnic_check_temp()
3584 if (adapter->ahw->temp == QLCNIC_TEMP_PANIC) { in qlcnic_detach_work()
Dqlcnic_83xx_init.c831 if (ahw->temp == QLCNIC_TEMP_PANIC) { in qlcnic_83xx_idc_ready_state()