Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/ipa/core/src/
Dwlan_ipa_stats.c873 uint64_t quota_bytes) in wlan_ipa_uc_set_quota() argument
876 set_quota, quota_bytes); in wlan_ipa_uc_set_quota()
882 quota_bytes); in wlan_ipa_uc_set_quota()
961 ipa_set_quota->quota_bytes); in __wlan_ipa_wdi_meter_notifier_cb()
991 uint64_t quota_bytes; in wlan_ipa_uc_op_metering() local
1016 ipa_ctx->ipa_quota_ind.quota_bytes = in wlan_ipa_uc_op_metering()
1017 uc_quota_ind->quota_bytes; in wlan_ipa_uc_op_metering()
1021 quota_bytes = uc_quota_ind->quota_bytes; in wlan_ipa_uc_op_metering()
1025 quota_bytes); in wlan_ipa_uc_op_metering()
/wlan-driver/qcacld-3.0/core/dp/ol/inc/
Dol_htt_api.h264 int htt_h2t_ipa_uc_set_quota(struct htt_pdev_t *pdev, uint64_t quota_bytes);
342 uint64_t quota_bytes) in htt_h2t_ipa_uc_set_quota() argument
/wlan-driver/qca-wifi-host-cmn/qdf/inc/
Dqdf_ipa.h682 uint64_t quota_bytes) in qdf_ipa_broadcast_wdi_quota_reach_ind() argument
684 return __qdf_ipa_broadcast_wdi_quota_reach_ind(index, quota_bytes); in qdf_ipa_broadcast_wdi_quota_reach_ind()
/wlan-driver/qca-wifi-host-cmn/qdf/linux/src/
Di_qdf_ipa.h66 (((struct ipa_set_wifi_quota *)(ipa_set_quota))->quota_bytes)
1010 uint64_t quota_bytes) in __qdf_ipa_broadcast_wdi_quota_reach_ind() argument
1012 return ipa_broadcast_wdi_quota_reach_ind(index, quota_bytes); in __qdf_ipa_broadcast_wdi_quota_reach_ind()
/wlan-driver/qcacld-3.0/core/dp/txrx/
Dol_txrx_ipa.h350 uint64_t quota_bytes);
Dol_txrx_ipa.c1861 uint64_t quota_bytes) in ol_txrx_ipa_uc_set_quota() argument
1872 result = htt_h2t_ipa_uc_set_quota(pdev->htt_pdev, quota_bytes); in ol_txrx_ipa_uc_set_quota()
/wlan-driver/qcacld-3.0/core/dp/htt/
Dhtt_h2t.c1479 int htt_h2t_ipa_uc_set_quota(struct htt_pdev_t *pdev, uint64_t quota_bytes) in htt_h2t_ipa_uc_set_quota() argument
1521 WLAN_WDI_IPA_SET_QUOTA_REQ_SET_QUOTA_SET(*msg_word, quota_bytes > 0); in htt_h2t_ipa_uc_set_quota()
1526 (uint32_t)(quota_bytes & in htt_h2t_ipa_uc_set_quota()
1532 (uint32_t)(quota_bytes>>32 & in htt_h2t_ipa_uc_set_quota()
/wlan-driver/qca-wifi-host-cmn/ipa/core/inc/
Dwlan_ipa_priv.h619 uint64_t quota_bytes; member
/wlan-driver/qca-wifi-host-cmn/dp/inc/
Dcdp_txrx_ops.h2270 uint8_t pdev_id, uint64_t quota_bytes);