Home
last modified time | relevance | path

Searched defs:total_tx (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
Ddp_stats.c5063 struct cdp_tid_tx_stats *total_tx, in dp_accumulate_tid_stats()
5163 struct cdp_tid_tx_stats total_tx; in dp_pdev_print_tid_stats() local
5243 struct cdp_tid_tx_stats total_tx; in dp_pdev_print_delay_stats() local
5334 struct cdp_tid_tx_stats total_tx; in dp_pdev_print_rx_error_stats() local
/wlan-driver/qcacld-3.0/components/dp/core/src/
Dwlan_dp_bus_bandwidth.c1891 uint64_t total_tx = 0, total_rx = 0; in __dp_bus_bw_work_handler() local