Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_sli.h360 #define LPFC_SLI_USE_EQDR 0x8000 /* EQ Delay Register is supported */ macro
H A Dlpfc_sli.c15613 phba->sli.sli_flag & LPFC_SLI_USE_EQDR) in lpfc_sli4_hba_intr_handler()
15988 if (phba->sli.sli_flag & LPFC_SLI_USE_EQDR) { in lpfc_modify_hba_eq_delay()
16232 phba->sli.sli_flag & LPFC_SLI_USE_EQDR) in lpfc_sli4_hba_intr_handler_th()
H A Dlpfc_init.c13877 phba->sli.sli_flag |= LPFC_SLI_USE_EQDR; in lpfc_get_sli4_parameters()