Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/ipa/core/src/
H A Dwlan_ipa_stats.c786 uint8_t bw_level_index; in __wlan_ipa_wdi_meter_notifier_cb() local
793 bw_level_index = QDF_IPA_INFORM_WLAN_BW_INDEX(bw_info); in __wlan_ipa_wdi_meter_notifier_cb()
795 ipa_debug("bw_info idx:%d tp:%llu", bw_level_index, throughput); in __wlan_ipa_wdi_meter_notifier_cb()
797 if (bw_level_index == ipa_ctx->curr_bw_level) in __wlan_ipa_wdi_meter_notifier_cb()
800 if (bw_level_index == WLAN_IPA_BW_LEVEL_LOW) { in __wlan_ipa_wdi_meter_notifier_cb()
805 } else if (bw_level_index == WLAN_IPA_BW_LEVEL_MEDIUM) { in __wlan_ipa_wdi_meter_notifier_cb()
810 } else if (bw_level_index == WLAN_IPA_BW_LEVEL_HIGH) { in __wlan_ipa_wdi_meter_notifier_cb()