Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/lpfc/
Dlpfc.h1131 enum hba_temp_state over_temp_state; member
Dlpfc_init.c427 if (phba->over_temp_state == HBA_OVER_TEMP) in lpfc_config_port_post()
428 phba->over_temp_state = HBA_NORMAL_TEMP; in lpfc_config_port_post()
1776 phba->over_temp_state = HBA_OVER_TEMP; in lpfc_handle_eratt_s3()
1994 phba->over_temp_state = HBA_OVER_TEMP; in lpfc_handle_eratt_s4()
Dlpfc_attr.c2804 if (phba->over_temp_state == HBA_OVER_TEMP) { in lpfc_soft_wwpn_store()