Home
last modified time | relevance | path

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

/linux/drivers/scsi/lpfc/
H A Dlpfc_debugfs.c1704 uint32_t tot_xmt; in lpfc_debugfs_hdwqstat_data() local
1732 tot_xmt = 0; in lpfc_debugfs_hdwqstat_data()
1747 if (!tot_xmt && !tot_cmpl && !tot_rcv) { in lpfc_debugfs_hdwqstat_data()
1754 tot_xmt += c_stat->xmt_io; in lpfc_debugfs_hdwqstat_data()
1780 if (!tot_xmt && !tot_cmpl && !tot_rcv) in lpfc_debugfs_hdwqstat_data()
1790 tot_xmt, tot_cmpl, tot_rcv); in lpfc_debugfs_hdwqstat_data()
1796 tot_xmt, tot_cmpl); in lpfc_debugfs_hdwqstat_data()