Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/ipa/dispatcher/src/
H A Dwlan_ipa_ucfg_api.c314 void ucfg_ipa_fw_rejuvenate_send_msg(struct wlan_objmgr_pdev *pdev) in ucfg_ipa_fw_rejuvenate_send_msg() function
319 qdf_export_symbol(ucfg_ipa_fw_rejuvenate_send_msg);
/wlan-driver/qca-wifi-host-cmn/ipa/dispatcher/inc/
H A Dwlan_ipa_ucfg_api.h420 void ucfg_ipa_fw_rejuvenate_send_msg(struct wlan_objmgr_pdev *pdev);
740 void ucfg_ipa_fw_rejuvenate_send_msg(struct wlan_objmgr_pdev *pdev) in ucfg_ipa_fw_rejuvenate_send_msg() function
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_power.c1881 ucfg_ipa_fw_rejuvenate_send_msg(hdd_ctx->pdev); in hdd_wlan_shutdown()