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

/linux-master/drivers/scsi/lpfc/
H A Dlpfc_debugfs.c1697 uint32_t tot_xmt; local
1725 tot_xmt = 0;
1740 if (!tot_xmt && !tot_cmpl && !tot_rcv) {
1747 tot_xmt += c_stat->xmt_io;
1773 if (!tot_xmt && !tot_cmpl && !tot_rcv)
1783 tot_xmt, tot_cmpl, tot_rcv);
1789 tot_xmt, tot_cmpl);

Completed in 115 milliseconds