Lines Matching refs:tot
346 uint64_t totin, totout, tot; in lpfc_nvme_info_show() local
495 tot = atomic_read(&tgtp->rcv_fcp_cmd_drop); in lpfc_nvme_info_show()
496 tot += atomic_read(&tgtp->xmt_fcp_release); in lpfc_nvme_info_show()
497 tot = atomic_read(&tgtp->rcv_fcp_cmd_in) - tot; in lpfc_nvme_info_show()
505 tot); in lpfc_nvme_info_show()
648 tot = cstat->io_cmpls; in lpfc_nvme_info_show()
649 totin += tot; in lpfc_nvme_info_show()
712 u64 tot, totin, totout; in lpfc_scsi_stat_show() local
726 tot = cstat->io_cmpls; in lpfc_scsi_stat_show()
727 totin += tot; in lpfc_scsi_stat_show()
739 tot, ((data1 + data2 + data3) - tot)); in lpfc_scsi_stat_show()