Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/dp/txrx/
H A Dol_txrx.c3789 #define SUSPEND_DRAIN_WAIT 500 macro
3791 #define SUSPEND_DRAIN_WAIT 3000 macro
3846 return ol_txrx_wait_for_pending_tx(SUSPEND_DRAIN_WAIT); in ol_txrx_bus_suspend()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_main.c261 #define SUSPEND_DRAIN_WAIT 500 macro
263 #define SUSPEND_DRAIN_WAIT 3000 macro
13388 int timeout = SUSPEND_DRAIN_WAIT; in dp_bus_suspend()