Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/lpfc/
Dlpfc_debugfs.c1701 uint32_t tot_xmt; in lpfc_debugfs_hdwqstat_data() local
1729 tot_xmt = 0; in lpfc_debugfs_hdwqstat_data()
1744 if (!tot_xmt && !tot_cmpl && !tot_rcv) { in lpfc_debugfs_hdwqstat_data()
1751 tot_xmt += c_stat->xmt_io; in lpfc_debugfs_hdwqstat_data()
1777 if (!tot_xmt && !tot_cmpl && !tot_rcv) in lpfc_debugfs_hdwqstat_data()
1787 tot_xmt, tot_cmpl, tot_rcv); in lpfc_debugfs_hdwqstat_data()
1793 tot_xmt, tot_cmpl); in lpfc_debugfs_hdwqstat_data()