Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc.h1561 #define LPFC_MIN_DAY (LPFC_MIN_HOUR * LPFC_HOUR_DAY) macro
H A Dlpfc_init.c5846 if ((phba->cgn_evt_minute % LPFC_MIN_DAY) == 0) { in lpfc_cmf_stats_timer()