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.h115 bool rpu_recovery_in_progress; member
/Zephyr-latest/drivers/wifi/nrf_wifi/src/
Dnet_if.c94 if (rpu_ctx_zep->rpu_recovery_in_progress) { in nrf_wifi_rpu_recovery_work_handler()
137 rpu_ctx_zep->rpu_recovery_in_progress = true; in nrf_wifi_rpu_recovery_work_handler()
161 rpu_ctx_zep->rpu_recovery_in_progress = false; in nrf_wifi_rpu_recovery_work_handler()