Home
last modified time | relevance | path

Searched refs:totin (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H A Dlpfc_attr.c171 uint64_t totin, totout, tot; in lpfc_nvme_info_show() local
469 totin = 0; in lpfc_nvme_info_show()
474 totin += tot; in lpfc_nvme_info_show()
483 totin, totout, totout - totin); in lpfc_nvme_info_show()
539 u64 tot, totin, totout; in lpfc_scsi_stat_show() local
549 totin = 0; in lpfc_scsi_stat_show()
554 totin += tot; in lpfc_scsi_stat_show()
571 "OutIO %016llx\n", totin, totout, totout - totin); in lpfc_scsi_stat_show()
[all...]
H A Dlpfc_debugfs.c1040 uint64_t tot, totin, totout; in lpfc_debugfs_nvmestat_data() local
1183 totin = 0; in lpfc_debugfs_nvmestat_data()
1188 totin += tot; in lpfc_debugfs_nvmestat_data()
1209 totin, totout, totout - totin); in lpfc_debugfs_nvmestat_data()
1259 u64 tot, totin, totout; in lpfc_debugfs_scsistat_data() local
1269 totin = 0; in lpfc_debugfs_scsistat_data()
1274 totin += tot; in lpfc_debugfs_scsistat_data()
1291 "OutIO %016llx\n", totin, totout, totout - totin); in lpfc_debugfs_scsistat_data()
[all...]
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H A Dlpfc_attr.c346 uint64_t totin, totout, tot; in lpfc_nvme_info_show() local
644 totin = 0; in lpfc_nvme_info_show()
649 totin += tot; in lpfc_nvme_info_show()
658 totin, totout, totout - totin); in lpfc_nvme_info_show()
712 u64 tot, totin, totout; in lpfc_scsi_stat_show() local
722 totin = 0; in lpfc_scsi_stat_show()
727 totin += tot; in lpfc_scsi_stat_show()
744 "OutIO %016llx\n", totin, totout, totout - totin); in lpfc_scsi_stat_show()
[all...]
H A Dlpfc_debugfs.c1038 uint64_t tot, totin, totout; in lpfc_debugfs_nvmestat_data() local
1181 totin = 0; in lpfc_debugfs_nvmestat_data()
1186 totin += tot; in lpfc_debugfs_nvmestat_data()
1207 totin, totout, totout - totin); in lpfc_debugfs_nvmestat_data()
1257 u64 tot, totin, totout; in lpfc_debugfs_scsistat_data() local
1267 totin = 0; in lpfc_debugfs_scsistat_data()
1272 totin += tot; in lpfc_debugfs_scsistat_data()
1289 "OutIO %016llx\n", totin, totout, totout - totin); in lpfc_debugfs_scsistat_data()
[all...]

Completed in 19 milliseconds