Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/hif/src/sdio/native_sdio/src/
H A Dhif.c404 if (!device->is_suspend) { in power_state_change_notify()
411 if (device->is_suspend) { in power_state_change_notify()
600 if (device->is_suspend) { in hif_device_inserted()
779 device->is_suspend = true; in hif_device_suspend()
873 device->is_suspend = false; in hif_device_resume()
/wlan-driver/qca-wifi-host-cmn/hif/src/sdio/native_sdio/include/
H A Dhif_internal.h206 bool is_suspend; member
/wlan-driver/qcacld-3.0/components/dp/core/inc/
H A Dwlan_dp_priv.h853 bool is_suspend; member
/wlan-driver/qca-wifi-host-cmn/hif/src/sdio/transfer/
H A Dadma.c607 if ((dev->is_suspend) && in hif_read_write()
H A Dmailbox.c1494 if ((device->is_suspend) && in hif_read_write()
/wlan-driver/qcacld-3.0/components/dp/core/src/
H A Dwlan_dp_softap_txrx.c240 dp_intf->dp_ctx->is_suspend)) { in dp_post_dhcp_ind()
H A Dwlan_dp_txrx.c597 if (qdf_unlikely(dp_ctx->is_suspend)) { in dp_start_xmit()
H A Dwlan_dp_bus_bandwidth.c1904 if (dp_ctx->is_suspend) in __dp_bus_bw_work_handler()
/wlan-driver/qcacld-3.0/components/dp/dispatcher/src/
H A Dwlan_dp_ucfg_api.c558 dp_ctx->is_suspend = true; in ucfg_dp_suspend_handler()
588 dp_ctx->is_suspend = false; in ucfg_dp_resume_handler()