Home
last modified time | relevance | path

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

/linux/drivers/scsi/lpfc/
H A Dlpfc_init.c5690 uint16_t value, mvalue; in lpfc_cmf_stats_timer() local
5730 mvalue = bps / (1024 * 1024); /* convert to MB/sec */ in lpfc_cmf_stats_timer()
5799 *mptr = cpu_to_le16(mvalue); in lpfc_cmf_stats_timer()
5803 index, dvalue, wvalue, *lptr, mvalue, avalue); in lpfc_cmf_stats_timer()
5820 mvalue = 0; in lpfc_cmf_stats_timer()
5832 mvalue = mbps / LPFC_MIN_HOUR; in lpfc_cmf_stats_timer()
5841 *mptr = cpu_to_le16(mvalue); in lpfc_cmf_stats_timer()
5848 index, dvalue, wvalue, lvalue, mvalue, avalue); in lpfc_cmf_stats_timer()
5866 mvalue = 0; in lpfc_cmf_stats_timer()
5879 mvalue = mbps / LPFC_HOUR_DAY; in lpfc_cmf_stats_timer()
[all …]