Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/ipa/core/src/
H A Dwlan_ipa_stats.c959 qdf_event_reset(&ipa_ctx->ipa_uc_set_quota_comp); in __wlan_ipa_wdi_meter_notifier_cb()
964 &ipa_ctx->ipa_uc_set_quota_comp, in __wlan_ipa_wdi_meter_notifier_cb()
1010 qdf_event_set(&ipa_ctx->ipa_uc_set_quota_comp); in wlan_ipa_uc_op_metering()
H A Dwlan_ipa_rm.c180 qdf_event_create(&ipa_ctx->ipa_uc_set_quota_comp); in wlan_ipa_init_metering()
/wlan-driver/qca-wifi-host-cmn/ipa/core/inc/
H A Dwlan_ipa_priv.h748 qdf_event_t ipa_uc_set_quota_comp; member