Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/lpfc/
H A Dlpfc_debugfs.c1702 uint32_t tot_rcv; in lpfc_debugfs_hdwqstat_data() local
1728 tot_rcv = 0; in lpfc_debugfs_hdwqstat_data()
1744 if (!tot_xmt && !tot_cmpl && !tot_rcv) { in lpfc_debugfs_hdwqstat_data()
1754 tot_rcv += c_stat->rcv_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()