Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_init.c5684 uint16_t value, mvalue; in lpfc_cmf_stats_timer() local
5793 *mptr = cpu_to_le16(mvalue); in lpfc_cmf_stats_timer()
5797 index, dvalue, wvalue, *lptr, mvalue, avalue); in lpfc_cmf_stats_timer()
5814 mvalue = 0; in lpfc_cmf_stats_timer()
5826 mvalue = mbps / LPFC_MIN_HOUR; in lpfc_cmf_stats_timer()
5835 *mptr = cpu_to_le16(mvalue); in lpfc_cmf_stats_timer()
5842 index, dvalue, wvalue, lvalue, mvalue, avalue); in lpfc_cmf_stats_timer()
5860 mvalue = 0; in lpfc_cmf_stats_timer()
5873 mvalue = mbps / LPFC_HOUR_DAY; in lpfc_cmf_stats_timer()
5882 *mptr = cpu_to_le16(mvalue); in lpfc_cmf_stats_timer()
[all …]