Home
last modified time | relevance | path

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

/drivers/staging/csr/
Dbh.c172 priv->bh_thread.block_thread = 1; in handle_bh_error()
252 (this_thread->wakeup_flag && !this_thread->block_thread) || in bh_thread_function()
258 (this_thread->wakeup_flag && !this_thread->block_thread) || in bh_thread_function()
379 if (priv->bh_thread.block_thread == 1) { in unifi_run_bh()
Dsme_native.c86 priv->bh_thread.block_thread = 1; in sme_mgt_wifi_on()
105 priv->bh_thread.block_thread = 0; in sme_mgt_wifi_on()
Dsme_sys.c764 priv->bh_thread.block_thread = 1; in CsrWifiRouterCtrlWifiOnReqHandler()
808 priv->bh_thread.block_thread = 0; in CsrWifiRouterCtrlWifiOnReqHandler()
1830 priv->bh_thread.block_thread = 1; in CsrWifiRouterCtrlModeSetReqHandler()
1842 priv->bh_thread.block_thread = 0; in CsrWifiRouterCtrlModeSetReqHandler()
Dunifi_priv.h227 int block_thread; member
Dsme_blocking.c1341 priv->bh_thread.block_thread = 1; in sme_sys_suspend()
Dnetdev.c305 priv->bh_thread.block_thread = 1; in uf_alloc_netdevice()