Home
last modified time | relevance | path

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

/linux/drivers/scsi/lpfc/
H A Dlpfc_debugfs.c1695 uint32_t tot_cmpl; in lpfc_debugfs_hdwqstat_data() local
1717 tot_cmpl = 0; in lpfc_debugfs_hdwqstat_data()
1732 if (!tot_xmt && !tot_cmpl && !tot_rcv) in lpfc_debugfs_hdwqstat_data()
1736 tot_cmpl += c_stat->cmpl_io; in lpfc_debugfs_hdwqstat_data()
1760 if (!tot_xmt && !tot_cmpl && !tot_rcv) in lpfc_debugfs_hdwqstat_data()
1768 tot_xmt, tot_cmpl, tot_rcv); in lpfc_debugfs_hdwqstat_data()
1772 tot_xmt, tot_cmpl); in lpfc_debugfs_hdwqstat_data()