Lines Matching refs:tot
171 uint64_t totin, totout, tot; in lpfc_nvme_info_show() local
320 tot = atomic_read(&tgtp->rcv_fcp_cmd_drop); in lpfc_nvme_info_show()
321 tot += atomic_read(&tgtp->xmt_fcp_release); in lpfc_nvme_info_show()
322 tot = atomic_read(&tgtp->rcv_fcp_cmd_in) - tot; in lpfc_nvme_info_show()
330 tot); in lpfc_nvme_info_show()
473 tot = cstat->io_cmpls; in lpfc_nvme_info_show()
474 totin += tot; in lpfc_nvme_info_show()
539 u64 tot, totin, totout; in lpfc_scsi_stat_show() local
553 tot = cstat->io_cmpls; in lpfc_scsi_stat_show()
554 totin += tot; in lpfc_scsi_stat_show()
566 tot, ((data1 + data2 + data3) - tot)); in lpfc_scsi_stat_show()