Home
last modified time | relevance | path

Searched refs:tot_xmt (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/drivers/scsi/lpfc/
Dlpfc_debugfs.c1624 uint32_t tot_xmt; in lpfc_debugfs_cpucheck_data() local
1646 tot_xmt = 0; in lpfc_debugfs_cpucheck_data()
1649 tot_xmt += qp->cpucheck_xmt_io[j]; in lpfc_debugfs_cpucheck_data()
1656 if (!tot_xmt && !tot_cmpl && !tot_rcv) in lpfc_debugfs_cpucheck_data()
1681 "Total: %x\n", tot_xmt); in lpfc_debugfs_cpucheck_data()