Home
last modified time | relevance | path

Searched refs:tx_traffic_thresh (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qcacld-3.0/components/dp/core/src/
Dwlan_dp_swlm.c54 if (tx_delta > params->tx_traffic_thresh) { in dp_swlm_is_tput_thresh_reached()
209 swlm->params.tx_traffic_thresh = DP_SWLM_TCL_TX_TRAFFIC_THRESH; in dp_soc_swlm_tcl_attach()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
Ddp_types.h2114 uint32_t tx_traffic_thresh; member