Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/ipa/dispatcher/inc/
H A Dwlan_ipa_public_struct.h90 WLAN_IPA_BW_LEVEL_LOW, enumerator
/wlan-driver/qca-wifi-host-cmn/ipa/core/src/
H A Dwlan_ipa_stats.c800 if (bw_level_index == WLAN_IPA_BW_LEVEL_LOW) { in __wlan_ipa_wdi_meter_notifier_cb()
804 ipa_ctx->curr_bw_level = WLAN_IPA_BW_LEVEL_LOW; in __wlan_ipa_wdi_meter_notifier_cb()
H A Dwlan_ipa_core.c2841 ipa_ctx->curr_bw_level = WLAN_IPA_BW_LEVEL_LOW; in wlan_ipa_uc_bw_monitor()
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_ipa.c453 lvl = WLAN_IPA_BW_LEVEL_LOW; in hdd_ipa_set_perf_level_bw()