Home
last modified time | relevance | path

Searched refs:prev_tx_bytes (Results 1 – 4 of 4) sorted by relevance

/wlan-driver/qcacld-3.0/components/dp/core/src/
H A Dwlan_dp_swlm.c52 params->tcl[rid].prev_tx_bytes; in dp_swlm_is_tput_thresh_reached()
53 params->tcl[rid].prev_tx_bytes = soc->stats.tx.egress[rid].bytes; in dp_swlm_is_tput_thresh_reached()
H A Dwlan_dp_bus_bandwidth.c1946 dp_intf->prev_tx_bytes); in __dp_bus_bw_work_handler()
2015 dp_intf->prev_tx_bytes = in __dp_bus_bw_work_handler()
2304 dp_intf->prev_tx_bytes = qdf_net_stats_get_tx_bytes(&dp_intf->stats); in dp_bus_bw_compute_prev_txrx_stats()
2344 dp_intf->prev_tx_bytes = 0; in dp_bus_bw_compute_reset_prev_txrx_stats()
/wlan-driver/qcacld-3.0/components/dp/core/inc/
H A Dwlan_dp_priv.h663 unsigned long prev_tx_bytes; member
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_types.h2089 uint32_t prev_tx_bytes; member