Searched refs:LPFC_DMULT_CONST (Results 1 – 2 of 2) sorted by relevance
196 #define LPFC_DMULT_CONST 651042 macro
12916 if (result > LPFC_DMULT_CONST) in lpfc_modify_fcp_eq_delay()12919 dmult = LPFC_DMULT_CONST/result - 1; in lpfc_modify_fcp_eq_delay()