Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/wireless/silabs/wfx/
A Dqueue.c36 if (wdev->chip_frozen) in wfx_tx_flush()
48 wdev->chip_frozen = true; in wfx_tx_flush()
129 WARN(!wdev->chip_frozen, "%s should only be used to recover a frozen device", __func__); in wfx_pending_drop()
A Dhif_rx.c317 wdev->chip_frozen = true; in wfx_hif_error_indication()
334 wdev->chip_frozen = true; in wfx_hif_exception_indication()
A Dwfx.h45 bool chip_frozen; member
A Dhif_tx.c58 if (wdev->chip_frozen) in wfx_cmd_send()
93 wdev->chip_frozen = true; in wfx_cmd_send()
A Ddata_tx.c531 if (wvif->wdev->chip_frozen) in wfx_flush_vif()
561 if (wdev->chip_frozen) in wfx_flush()
A Dsta.c46 wdev->chip_frozen = true; in wfx_cooling_timeout_work()

Completed in 16 milliseconds