Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/dp/core/src/
Dwlan_dp_fisa_rx.h197 bool suspended);
238 bool suspended) in dp_rx_fst_update_pm_suspend_status() argument
Dwlan_dp_rx_fst.c669 bool suspended) in dp_rx_fst_update_pm_suspend_status() argument
676 if (suspended) in dp_rx_fst_update_pm_suspend_status()
/wlan-driver/qca-wifi-host-cmn/ipa/core/src/
Dwlan_ipa_stats.c242 ipa_ctx->suspended); in wlan_ipa_dump_ipa_ctx()
619 ipa_ctx->suspended, in wlan_ipa_print_txrx_stats()
Dwlan_ipa_core.c400 if (ipa_ctx->suspended) { in wlan_ipa_forward()
1271 if (!ipa_ctx->suspended) { in wlan_ipa_send_to_nw_defer()
1834 if (ipa_ctx->suspended) { in __wlan_ipa_i2w_cb()
1919 ipa_ctx->suspended = true; in wlan_ipa_suspend()
1936 ipa_ctx->suspended = false; in wlan_ipa_resume()
/wlan-driver/qca-wifi-host-cmn/ipa/core/inc/
Dwlan_ipa_priv.h674 bool suspended; member
/wlan-driver/qcacld-3.0/core/sme/inc/
Dcsr_api.h820 typedef void (*csr_readyToSuspendCallback)(void *pContext, bool suspended);
/wlan-driver/qcacld-3.0/core/hdd/inc/
Dwlan_hdd_main.h2084 bool suspended; member