Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/ipa/core/src/
H A Dwlan_ipa_rm.c144 uint32_t max_mbps; in wlan_ipa_set_perf_level_bw() local
153 max_mbps = ipa_ctx->config->ipa_bw_high; in wlan_ipa_set_perf_level_bw()
155 max_mbps = ipa_ctx->config->ipa_bw_medium; in wlan_ipa_set_perf_level_bw()
157 max_mbps = ipa_ctx->config->ipa_bw_low; in wlan_ipa_set_perf_level_bw()
161 max_mbps, in wlan_ipa_set_perf_level_bw()
170 max_mbps, in wlan_ipa_set_perf_level_bw()