Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/lpfc/
Dlpfc.h1103 enum hba_temp_state over_temp_state; member
Dlpfc_init.c422 if (phba->over_temp_state == HBA_OVER_TEMP) in lpfc_config_port_post()
423 phba->over_temp_state = HBA_NORMAL_TEMP; in lpfc_config_port_post()
1726 phba->over_temp_state = HBA_OVER_TEMP; in lpfc_handle_eratt_s3()
1944 phba->over_temp_state = HBA_OVER_TEMP; in lpfc_handle_eratt_s4()
Dlpfc_attr.c2868 if (phba->over_temp_state == HBA_OVER_TEMP) { in lpfc_soft_wwpn_store()