Lines Matching refs:tot
346 uint64_t totin, totout, tot; in lpfc_nvme_info_show() local
496 tot = atomic_read(&tgtp->rcv_fcp_cmd_drop); in lpfc_nvme_info_show()
497 tot += atomic_read(&tgtp->xmt_fcp_release); in lpfc_nvme_info_show()
498 tot = atomic_read(&tgtp->rcv_fcp_cmd_in) - tot; in lpfc_nvme_info_show()
506 tot); in lpfc_nvme_info_show()
649 tot = cstat->io_cmpls; in lpfc_nvme_info_show()
650 totin += tot; in lpfc_nvme_info_show()
713 u64 tot, totin, totout; in lpfc_scsi_stat_show() local
727 tot = cstat->io_cmpls; in lpfc_scsi_stat_show()
728 totin += tot; in lpfc_scsi_stat_show()
740 tot, ((data1 + data2 + data3) - tot)); in lpfc_scsi_stat_show()