Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/staging/wfx/
H A Dqueue.c36 if (wdev->chip_frozen) in wfx_tx_flush()
49 wdev->chip_frozen = true; in wfx_tx_flush()
132 WARN(!wdev->chip_frozen, "%s should only be used to recover a frozen device", in wfx_pending_drop()
H A Dhif_rx.c335 wdev->chip_frozen = true; in hif_error_indication()
353 wdev->chip_frozen = true; in hif_exception_indication()
H A Dwfx.h45 bool chip_frozen; member
H A Dhif_tx.c59 if (wdev->chip_frozen) in wfx_cmd_send()
95 wdev->chip_frozen = true; in wfx_cmd_send()
H A Ddata_tx.c552 if (wvif->wdev->chip_frozen) in wfx_flush_vif()
585 if (wdev->chip_frozen) in wfx_flush()
H A Dsta.c47 wdev->chip_frozen = true; in wfx_cooling_timeout_work()