Lines Matching refs:total
1197 int total, i; in htc_dump_bundle_stats() local
1199 total = 0; in htc_dump_bundle_stats()
1201 total += target->rx_bundle_stats[i]; in htc_dump_bundle_stats()
1203 if (total) { in htc_dump_bundle_stats()
1206 total)); in htc_dump_bundle_stats()
1214 total), "%")); in htc_dump_bundle_stats()
1218 total = 0; in htc_dump_bundle_stats()
1220 total += target->tx_bundle_stats[i]; in htc_dump_bundle_stats()
1222 if (total) { in htc_dump_bundle_stats()
1225 total)); in htc_dump_bundle_stats()
1233 total), "%")); in htc_dump_bundle_stats()