Searched refs:hal_rpu_eventq_process (Results 1 – 5 of 5) sorted by relevance
124 enum nrf_wifi_status hal_rpu_eventq_process(struct nrf_wifi_hal_dev_ctx *hal_ctx);
39 status = hal_rpu_eventq_process(hal_dev_ctx); in event_tasklet_fn()
38 status = hal_rpu_eventq_process(hal_dev_ctx); in event_tasklet_fn()
74 status = hal_rpu_eventq_process(hal_dev_ctx); in event_tasklet_fn()
612 enum nrf_wifi_status hal_rpu_eventq_process(struct nrf_wifi_hal_dev_ctx *hal_dev_ctx) in hal_rpu_eventq_process() function