Searched refs:mvalue (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.15/drivers/scsi/lpfc/ |
| D | lpfc_init.c | 5545 uint16_t value, mvalue; in lpfc_cgn_save_evt_cnt() local 5588 mvalue = bps / (1024 * 1024); /* convert to MB/sec */ in lpfc_cgn_save_evt_cnt() 5657 *mptr = cpu_to_le16(mvalue); in lpfc_cgn_save_evt_cnt() 5661 index, dvalue, wvalue, *lptr, mvalue, avalue); in lpfc_cgn_save_evt_cnt() 5678 mvalue = 0; in lpfc_cgn_save_evt_cnt() 5690 mvalue = mbps / LPFC_MIN_HOUR; in lpfc_cgn_save_evt_cnt() 5699 *mptr = cpu_to_le16(mvalue); in lpfc_cgn_save_evt_cnt() 5706 index, dvalue, wvalue, lvalue, mvalue, avalue); in lpfc_cgn_save_evt_cnt() 5749 mvalue = 0; in lpfc_cgn_save_evt_cnt() 5762 mvalue = mbps / LPFC_HOUR_DAY; in lpfc_cgn_save_evt_cnt() [all …]
|