Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/htc/
Dhtc.c1220 total += target->tx_bundle_stats[i]; in htc_dump_bundle_stats()
1231 target->tx_bundle_stats[i], in htc_dump_bundle_stats()
1232 ((target->tx_bundle_stats[i]*100)/ in htc_dump_bundle_stats()
1242 qdf_mem_zero(&target->tx_bundle_stats, sizeof(target->tx_bundle_stats)); in htc_clear_bundle_stats()
Dhtc_internal.h242 uint32_t tx_bundle_stats[HTC_MAX_MSG_PER_BUNDLE_TX]; member
Dhtc_send.c341 target->tx_bundle_stats[index]++; in htc_send_update_tx_bundle_stats()
354 target->tx_bundle_stats[0]++; in htc_issue_tx_bundle_stats_inc()