Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_hdr.h555 QLCNIC_TEMP_PANIC /* Fatal error, hardware has shut down. */ enumerator
Dqlcnic_main.c2919 if (temp_state == QLCNIC_TEMP_PANIC) { in qlcnic_check_temp()
3492 if (adapter->ahw->temp == QLCNIC_TEMP_PANIC) { in qlcnic_detach_work()
Dqlcnic_83xx_init.c830 if (ahw->temp == QLCNIC_TEMP_PANIC) { in qlcnic_83xx_idc_ready_state()