Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/wifi/nrf_wifi/inc/
Dfmac_main.h113 bool rpu_recovery_in_progress; member
/Zephyr-latest/drivers/wifi/nrf_wifi/src/
Dnet_if.c95 if (rpu_ctx_zep->rpu_recovery_in_progress) { in nrf_wifi_rpu_recovery_work_handler()
138 rpu_ctx_zep->rpu_recovery_in_progress = true; in nrf_wifi_rpu_recovery_work_handler()
162 rpu_ctx_zep->rpu_recovery_in_progress = false; in nrf_wifi_rpu_recovery_work_handler()