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

/linux-master/drivers/scsi/lpfc/
H A Dlpfc_debugfs.c1698 uint32_t tot_rcv; local
1724 tot_rcv = 0;
1740 if (!tot_xmt && !tot_cmpl && !tot_rcv) {
1750 tot_rcv += c_stat->rcv_io;
1773 if (!tot_xmt && !tot_cmpl && !tot_rcv)
1783 tot_xmt, tot_cmpl, tot_rcv);

Completed in 174 milliseconds