Home
last modified time | relevance | path

Searched refs:LPFC_DMULT_CONST (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/scsi/lpfc/
Dlpfc_hw4.h200 #define LPFC_DMULT_CONST 651042 macro
Dlpfc_sli.c14342 if (result > LPFC_DMULT_CONST || result == 0) in lpfc_modify_hba_eq_delay()
14345 dmult = LPFC_DMULT_CONST/result - 1; in lpfc_modify_hba_eq_delay()