Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc.h1558 #define LPFC_SEC_MIN 60UL macro
H A Dlpfc_init.c3291 ktime_set(0, LPFC_SEC_MIN * NSEC_PER_SEC), in lpfc_cmf_start()
5722 bps = div_u64(phba->rx_block_cnt, LPFC_SEC_MIN) * 512; in lpfc_cmf_stats_timer()
5901 hrtimer_forward_now(timer, ktime_set(0, LPFC_SEC_MIN * NSEC_PER_SEC)); in lpfc_cmf_stats_timer()