Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/lpfc/
Dlpfc_debugfs.c1625 uint32_t tot_rcv; in lpfc_debugfs_cpucheck_data() local
1645 tot_rcv = 0; in lpfc_debugfs_cpucheck_data()
1652 tot_rcv += qp->cpucheck_rcv_io[j]; in lpfc_debugfs_cpucheck_data()
1656 if (!tot_xmt && !tot_cmpl && !tot_rcv) in lpfc_debugfs_cpucheck_data()