Home
last modified time | relevance | path

Searched refs:hal_rpu_eventq_process (Results 1 – 5 of 5) sorted by relevance

/nrf_wifi-latest/hw_if/hal/inc/common/
Dhal_api_common.h124 enum nrf_wifi_status hal_rpu_eventq_process(struct nrf_wifi_hal_dev_ctx *hal_ctx);
/nrf_wifi-latest/hw_if/hal/src/offload_raw_tx/
Dhal_api.c39 status = hal_rpu_eventq_process(hal_dev_ctx); in event_tasklet_fn()
/nrf_wifi-latest/hw_if/hal/src/radio_test/
Dhal_api.c38 status = hal_rpu_eventq_process(hal_dev_ctx); in event_tasklet_fn()
/nrf_wifi-latest/hw_if/hal/src/system/
Dhal_api.c74 status = hal_rpu_eventq_process(hal_dev_ctx); in event_tasklet_fn()
/nrf_wifi-latest/hw_if/hal/src/common/
Dhal_api_common.c612 enum nrf_wifi_status hal_rpu_eventq_process(struct nrf_wifi_hal_dev_ctx *hal_dev_ctx) in hal_rpu_eventq_process() function