Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/dp/core/src/
Dwlan_dp_bus_bandwidth.c1381 bool tx_level_change = false; in dp_bus_bandwidth_work_tune_tx() local
1438 tx_level_change = true; in dp_bus_bandwidth_work_tune_tx()
1444 return tx_level_change; in dp_bus_bandwidth_work_tune_tx()
1493 bool tx_level_change; in dp_pld_request_bus_bandwidth() local
1643 tx_level_change = dp_bus_bandwidth_work_tune_tx(dp_ctx, in dp_pld_request_bus_bandwidth()
1682 if (vote_level_change || tx_level_change || rx_level_change) { in dp_pld_request_bus_bandwidth()