Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/dp/core/src/
Dwlan_dp_bus_bandwidth.c1267 bool rxthread_high_tput_req; in dp_bus_bandwidth_work_tune_rx() local
1302 rxthread_high_tput_req = true; in dp_bus_bandwidth_work_tune_rx()
1307 rxthread_high_tput_req = false; in dp_bus_bandwidth_work_tune_rx()
1312 rxthread_high_tput_req = false; in dp_bus_bandwidth_work_tune_rx()
1321 if (cds_sched_handle_throughput_req(rxthread_high_tput_req)) in dp_bus_bandwidth_work_tune_rx()
1323 rxthread_high_tput_req); in dp_bus_bandwidth_work_tune_rx()