Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_stats.c5064 struct cdp_tid_rx_stats *total_rx, uint8_t type) in dp_accumulate_tid_stats()
5164 struct cdp_tid_rx_stats total_rx; in dp_pdev_print_tid_stats() local
5244 struct cdp_tid_rx_stats total_rx; in dp_pdev_print_delay_stats() local
5333 struct cdp_tid_rx_stats total_rx; in dp_pdev_print_rx_error_stats() local
/wlan-driver/qcacld-3.0/components/dp/core/src/
H A Dwlan_dp_bus_bandwidth.c1891 uint64_t total_tx = 0, total_rx = 0; in __dp_bus_bw_work_handler() local