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