Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/ipa/core/src/
H A Dwlan_ipa_core.c179 static void wlan_ipa_msg_free_fn(void *buff, uint32_t len, uint32_t type) in wlan_ipa_msg_free_fn() function
2881 if (qdf_ipa_send_msg(&meta, msg, wlan_ipa_msg_free_fn)) { in wlan_ipa_send_msg()
3038 if (qdf_ipa_send_msg(meta, msg_ex, wlan_ipa_msg_free_fn)) { in wlan_ipa_set_peer_id()
3078 if (qdf_ipa_send_msg(meta, msg_ex, wlan_ipa_msg_free_fn)) { in wlan_ipa_set_peer_id()
3726 if (qdf_ipa_send_msg(&meta, msg, wlan_ipa_msg_free_fn)) { in __wlan_ipa_wlan_evt()
4116 ret = qdf_ipa_send_msg(&meta, ipa_msg, wlan_ipa_msg_free_fn); in wlan_ipa_uc_send_wdi_control_msg()
4274 ret = qdf_ipa_send_msg(&meta, msg, wlan_ipa_msg_free_fn); in wlan_ipa_send_mcc_scc_msg()
5167 if (qdf_ipa_send_msg(&meta, msg, wlan_ipa_msg_free_fn)) { in wlan_ipa_uc_send_evt()
5280 ret = qdf_ipa_send_msg(&meta, msg, wlan_ipa_msg_free_fn); in wlan_ipa_fw_rejuvenate_send_msg()