Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_init.c5688 uint64_t latsum; in lpfc_cmf_stats_timer() local
5714 latsum = atomic64_read(&phba->cgn_latency_evt); in lpfc_cmf_stats_timer()
5785 lvalue = (uint32_t)div_u64(latsum, lvalue); in lpfc_cmf_stats_timer()