Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/dp/ol/inc/
H A Dol_htt_api.h257 htt_h2t_ipa_uc_set_active(struct htt_pdev_t *pdev, bool uc_active, bool is_tx);
306 htt_h2t_ipa_uc_set_active(struct htt_pdev_t *pdev, bool uc_active, in htt_h2t_ipa_uc_set_active() function
/wlan-driver/qcacld-3.0/core/dp/htt/
H A Dhtt_h2t.c1285 int htt_h2t_ipa_uc_set_active(struct htt_pdev_t *pdev, in htt_h2t_ipa_uc_set_active() function
/wlan-driver/qcacld-3.0/core/dp/txrx/
H A Dol_txrx_ipa.c193 ret = htt_h2t_ipa_uc_set_active(pdev->htt_pdev, uc_active, is_tx); in ol_txrx_ipa_uc_set_active()