Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/dp/ol/inc/
H A Dol_htt_api.h222 int htt_h2t_ipa_uc_rsc_cfg_msg(struct htt_pdev_t *pdev);
276 static inline int htt_h2t_ipa_uc_rsc_cfg_msg(struct htt_pdev_t *pdev) in htt_h2t_ipa_uc_rsc_cfg_msg() function
/wlan-driver/qcacld-3.0/core/dp/htt/
H A Dhtt_h2t.c1016 int htt_h2t_ipa_uc_rsc_cfg_msg(struct htt_pdev_t *pdev) in htt_h2t_ipa_uc_rsc_cfg_msg() function
1180 int htt_h2t_ipa_uc_rsc_cfg_msg(struct htt_pdev_t *pdev) in htt_h2t_ipa_uc_rsc_cfg_msg() function
H A Dhtt.c54 status = htt_h2t_ipa_uc_rsc_cfg_msg(pdev); in htt_ipa_config()