Home
last modified time | relevance | path

Searched refs:ras_enabled (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/scsi/lpfc/
H A Dlpfc.h625 bool ras_enabled; /* Ras Enabled for the function */ member
H A Dlpfc_init.c12016 if (phba->ras_fwlog.ras_enabled) in lpfc_sli4_hba_unset()
13962 phba->ras_fwlog.ras_enabled = true; in lpfc_sli4_ras_init()
13964 phba->ras_fwlog.ras_enabled = false; in lpfc_sli4_ras_init()
H A Dlpfc_bsg.c5394 else if (ras_fwlog->ras_enabled == false) in lpfc_check_fwlog_support()
H A Dlpfc_attr.c6120 if (phba->ras_fwlog.ras_enabled) in lpfc_ras_fwlog_buffsize_set()