Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc.h1538 uint64_t rx_block_cnt; member
H A Dlpfc_init.c5722 bps = div_u64(phba->rx_block_cnt, LPFC_SEC_MIN) * 512; in lpfc_cmf_stats_timer()
5723 phba->rx_block_cnt = 0; in lpfc_cmf_stats_timer()
6101 phba->rx_block_cnt += div_u64(rcv, 512); /* save 512 byte block cnt */ in lpfc_cmf_timer()