Home
last modified time | relevance | path

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

/drivers/staging/wfx/
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()
Dhif_rx.c335 wdev->chip_frozen = true; in hif_error_indication()
353 wdev->chip_frozen = true; in hif_exception_indication()
Dwfx.h45 bool chip_frozen; member
Dhif_tx.c59 if (wdev->chip_frozen) in wfx_cmd_send()
95 wdev->chip_frozen = true; in wfx_cmd_send()
Ddata_tx.c552 if (wvif->wdev->chip_frozen) in wfx_flush_vif()
585 if (wdev->chip_frozen) in wfx_flush()
Dsta.c47 wdev->chip_frozen = true; in wfx_cooling_timeout_work()