Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H A 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()
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H A Dlpfc_debugfs.c1699 uint32_t tot_xmt; in lpfc_debugfs_hdwqstat_data() local
1727 tot_xmt = 0; in lpfc_debugfs_hdwqstat_data()
1742 if (!tot_xmt && !tot_cmpl && !tot_rcv) { in lpfc_debugfs_hdwqstat_data()
1749 tot_xmt += c_stat->xmt_io; in lpfc_debugfs_hdwqstat_data()
1775 if (!tot_xmt && !tot_cmpl && !tot_rcv) in lpfc_debugfs_hdwqstat_data()
1785 tot_xmt, tot_cmpl, tot_rcv); in lpfc_debugfs_hdwqstat_data()
1791 tot_xmt, tot_cmpl); in lpfc_debugfs_hdwqstat_data()

Completed in 14 milliseconds