Home
last modified time | relevance | path

Searched refs:cfg_aer_support (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H A Dlpfc_attr.c4656 * AER returns success, update the device's cfg_aer_support flag to
4662 * the device's cfg_aer_support flag to indicate AER is not supported
4693 phba->cfg_aer_support = 0; in lpfc_aer_support_store()
4698 phba->cfg_aer_support = 0; in lpfc_aer_support_store()
4709 phba->cfg_aer_support = 1; in lpfc_aer_support_store()
4714 phba->cfg_aer_support = 1; in lpfc_aer_support_store()
H A Dlpfc.h913 uint32_t cfg_aer_support; member
H A Dlpfc_sli.c5221 if (phba->cfg_aer_support == 1 && !(phba->hba_flag & HBA_AER_ENABLED)) { in lpfc_sli_hba_setup()
5235 phba->cfg_aer_support = 0; in lpfc_sli_hba_setup()
7929 if (phba->cfg_aer_support == 1 && !(phba->hba_flag & HBA_AER_ENABLED)) { in lpfc_sli4_hba_setup()
7942 phba->cfg_aer_support = 0; in lpfc_sli4_hba_setup()

Completed in 51 milliseconds