Home
last modified time | relevance | path

Searched refs:rpu_fw_booted (Results 1 – 4 of 4) sorted by relevance

/nrf_wifi-latest/bus_if/bal/inc/
Dbal_structs.h56 bool rpu_fw_booted; member
/nrf_wifi-latest/bus_if/bal/src/
Dbal.c26 if (!bal_ctx->rpu_fw_booted) in nrf_wifi_rpu_bal_sleep_chk()
100 bal_dev_ctx->rpu_fw_booted = true; in nrf_wifi_bal_dev_init()
/nrf_wifi-latest/hw_if/hal/inc/common/
Dhal_structs_common.h273 bool rpu_fw_booted; member
/nrf_wifi-latest/hw_if/hal/src/common/
Dhal_api_common.c55 if (!hal_dev_ctx->rpu_fw_booted) in hal_rpu_ps_wake()
727 hal_dev_ctx->rpu_fw_booted = true; in nrf_wifi_hal_dev_init()