Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/ipa/core/src/
H A Dwlan_ipa_rm.c33 uint32_t next_bw; in wlan_ipa_set_perf_level() local
41 next_bw = ipa_ctx->config->ipa_bw_high; in wlan_ipa_set_perf_level()
43 next_bw = ipa_ctx->config->ipa_bw_medium; in wlan_ipa_set_perf_level()
45 next_bw = ipa_ctx->config->ipa_bw_low; in wlan_ipa_set_perf_level()
47 if (ipa_ctx->curr_cons_bw != next_bw) { in wlan_ipa_set_perf_level()
49 ipa_ctx->curr_cons_bw, next_bw); in wlan_ipa_set_perf_level()
52 next_bw, ipa_ctx->hdl); in wlan_ipa_set_perf_level()
60 next_bw, ipa_ctx->hdl); in wlan_ipa_set_perf_level()
65 ipa_ctx->curr_cons_bw = next_bw; in wlan_ipa_set_perf_level()
/wlan-driver/qcacld-3.0/core/sap/src/
H A Dsap_ch_select.c2725 next_bw: in sap_sort_chl_weight_all()
2774 goto next_bw; in sap_sort_chl_weight_all()
2931 next_bw: in sap_select_channel()
2970 goto next_bw; in sap_select_channel()