Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/dp/ol/inc/
H A Dol_htt_api.h264 int htt_h2t_ipa_uc_set_quota(struct htt_pdev_t *pdev, uint64_t quota_bytes);
341 static inline int htt_h2t_ipa_uc_set_quota(struct htt_pdev_t *pdev, in htt_h2t_ipa_uc_set_quota() function
/wlan-driver/qcacld-3.0/core/dp/htt/
H A 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() function
/wlan-driver/qcacld-3.0/core/dp/txrx/
H A Dol_txrx_ipa.c1872 result = htt_h2t_ipa_uc_set_quota(pdev->htt_pdev, quota_bytes); in ol_txrx_ipa_uc_set_quota()