Home
last modified time | relevance | path

Searched defs:hal_dev_ctx (Results 1 – 11 of 11) sorted by relevance

/nrf_wifi-latest/hw_if/hal/src/common/
Dhal_api_common.c22 static void did_rpu_had_sleep_opp(struct nrf_wifi_hal_dev_ctx *hal_dev_ctx) in did_rpu_had_sleep_opp()
34 enum nrf_wifi_status hal_rpu_ps_wake(struct nrf_wifi_hal_dev_ctx *hal_dev_ctx) in hal_rpu_ps_wake()
129 struct nrf_wifi_hal_dev_ctx *hal_dev_ctx = NULL; in hal_rpu_ps_sleep() local
154 enum nrf_wifi_status hal_rpu_ps_init(struct nrf_wifi_hal_dev_ctx *hal_dev_ctx) in hal_rpu_ps_init()
190 static void hal_rpu_ps_deinit(struct nrf_wifi_hal_dev_ctx *hal_dev_ctx) in hal_rpu_ps_deinit()
200 struct nrf_wifi_hal_dev_ctx *hal_dev_ctx, in nrf_wifi_hal_get_rpu_ps_state()
220 static bool hal_rpu_hpq_is_empty(struct nrf_wifi_hal_dev_ctx *hal_dev_ctx, in hal_rpu_hpq_is_empty()
245 static enum nrf_wifi_status hal_rpu_ready(struct nrf_wifi_hal_dev_ctx *hal_dev_ctx, in hal_rpu_ready()
273 static enum nrf_wifi_status hal_rpu_ready_wait(struct nrf_wifi_hal_dev_ctx *hal_dev_ctx, in hal_rpu_ready_wait()
296 static enum nrf_wifi_status hal_rpu_msg_trigger(struct nrf_wifi_hal_dev_ctx *hal_dev_ctx) in hal_rpu_msg_trigger()
[all …]
Dhal_interrupt.c19 enum nrf_wifi_status hal_rpu_irq_enable(struct nrf_wifi_hal_dev_ctx *hal_dev_ctx) in hal_rpu_irq_enable()
67 enum nrf_wifi_status hal_rpu_irq_disable(struct nrf_wifi_hal_dev_ctx *hal_dev_ctx) in hal_rpu_irq_disable()
111 static enum nrf_wifi_status hal_rpu_irq_ack(struct nrf_wifi_hal_dev_ctx *hal_dev_ctx) in hal_rpu_irq_ack()
126 static bool hal_rpu_irq_wdog_chk(struct nrf_wifi_hal_dev_ctx *hal_dev_ctx) in hal_rpu_irq_wdog_chk()
169 static enum nrf_wifi_status hal_rpu_irq_wdog_ack(struct nrf_wifi_hal_dev_ctx *hal_dev_ctx) in hal_rpu_irq_wdog_ack()
188 static enum nrf_wifi_status hal_rpu_irq_wdog_rearm(struct nrf_wifi_hal_dev_ctx *hal_dev_ctx) in hal_rpu_irq_wdog_rearm()
206 static enum nrf_wifi_status hal_rpu_event_free(struct nrf_wifi_hal_dev_ctx *hal_dev_ctx, in hal_rpu_event_free()
226 static enum nrf_wifi_status hal_rpu_event_get(struct nrf_wifi_hal_dev_ctx *hal_dev_ctx, in hal_rpu_event_get()
436 static unsigned int hal_rpu_event_get_all(struct nrf_wifi_hal_dev_ctx *hal_dev_ctx) in hal_rpu_event_get_all()
482 static inline bool is_rpu_recovery_needed(struct nrf_wifi_hal_dev_ctx *hal_dev_ctx) in is_rpu_recovery_needed()
[all …]
Dhal_mem.c75 static enum nrf_wifi_status rpu_mem_read_ram(struct nrf_wifi_hal_dev_ctx *hal_dev_ctx, in rpu_mem_read_ram()
126 static enum nrf_wifi_status rpu_mem_write_ram(struct nrf_wifi_hal_dev_ctx *hal_dev_ctx, in rpu_mem_write_ram()
177 static enum nrf_wifi_status rpu_mem_write_core(struct nrf_wifi_hal_dev_ctx *hal_dev_ctx, in rpu_mem_write_core()
247 static unsigned int rpu_get_bev_addr_remap(struct nrf_wifi_hal_dev_ctx *hal_dev_ctx, in rpu_get_bev_addr_remap()
266 static enum nrf_wifi_status rpu_mem_write_bev(struct nrf_wifi_hal_dev_ctx *hal_dev_ctx, in rpu_mem_write_bev()
313 enum nrf_wifi_status hal_rpu_mem_read(struct nrf_wifi_hal_dev_ctx *hal_dev_ctx, in hal_rpu_mem_read()
346 enum nrf_wifi_status hal_rpu_mem_write(struct nrf_wifi_hal_dev_ctx *hal_dev_ctx, in hal_rpu_mem_write()
400 enum nrf_wifi_status hal_rpu_mem_clr(struct nrf_wifi_hal_dev_ctx *hal_dev_ctx, in hal_rpu_mem_clr()
Dhal_fw_patch_loader.c61 enum nrf_wifi_status hal_fw_patch_chunk_load(struct nrf_wifi_hal_dev_ctx *hal_dev_ctx, in hal_fw_patch_chunk_load()
82 static enum nrf_wifi_status hal_fw_patch_load(struct nrf_wifi_hal_dev_ctx *hal_dev_ctx, in hal_fw_patch_load()
158 enum nrf_wifi_status nrf_wifi_hal_fw_patch_load(struct nrf_wifi_hal_dev_ctx *hal_dev_ctx, in nrf_wifi_hal_fw_patch_load()
234 enum nrf_wifi_status nrf_wifi_hal_fw_patch_boot(struct nrf_wifi_hal_dev_ctx *hal_dev_ctx, in nrf_wifi_hal_fw_patch_boot()
Dhal_reg.c30 enum nrf_wifi_status hal_rpu_reg_read(struct nrf_wifi_hal_dev_ctx *hal_dev_ctx, in hal_rpu_reg_read()
99 enum nrf_wifi_status hal_rpu_reg_write(struct nrf_wifi_hal_dev_ctx *hal_dev_ctx, in hal_rpu_reg_write()
/nrf_wifi-latest/hw_if/hal/src/system/
Dhal_api.c23 nrf_wifi_sys_hal_rpu_pktram_buf_map_init(struct nrf_wifi_hal_dev_ctx *hal_dev_ctx) in nrf_wifi_sys_hal_rpu_pktram_buf_map_init()
60 struct nrf_wifi_hal_dev_ctx *hal_dev_ctx = NULL; in event_tasklet_fn() local
87 static enum nrf_wifi_status hal_rpu_recovery(struct nrf_wifi_hal_dev_ctx *hal_dev_ctx) in hal_rpu_recovery()
110 struct nrf_wifi_hal_dev_ctx *hal_dev_ctx = NULL; in recovery_tasklet_fn() local
128 unsigned long nrf_wifi_sys_hal_buf_map_rx(struct nrf_wifi_hal_dev_ctx *hal_dev_ctx, in nrf_wifi_sys_hal_buf_map_rx()
196 unsigned long nrf_wifi_sys_hal_buf_unmap_rx(struct nrf_wifi_hal_dev_ctx *hal_dev_ctx, in nrf_wifi_sys_hal_buf_unmap_rx()
245 unsigned long nrf_wifi_sys_hal_buf_map_tx(struct nrf_wifi_hal_dev_ctx *hal_dev_ctx, in nrf_wifi_sys_hal_buf_map_tx()
328 unsigned long nrf_wifi_sys_hal_buf_unmap_tx(struct nrf_wifi_hal_dev_ctx *hal_dev_ctx, in nrf_wifi_sys_hal_buf_unmap_tx()
363 enum nrf_wifi_status nrf_wifi_sys_hal_data_cmd_send(struct nrf_wifi_hal_dev_ctx *hal_dev_ctx, in nrf_wifi_sys_hal_data_cmd_send()
436 struct nrf_wifi_hal_dev_ctx *hal_dev_ctx = NULL; in nrf_wifi_sys_hal_dev_add() local
[all …]
/nrf_wifi-latest/hw_if/hal/src/offload_raw_tx/
Dhal_api.c25 struct nrf_wifi_hal_dev_ctx *hal_dev_ctx = NULL; in event_tasklet_fn() local
52 static enum nrf_wifi_status hal_rpu_recovery(struct nrf_wifi_hal_dev_ctx *hal_dev_ctx) in hal_rpu_recovery()
75 struct nrf_wifi_hal_dev_ctx *hal_dev_ctx = NULL; in recovery_tasklet_fn() local
97 struct nrf_wifi_hal_dev_ctx *hal_dev_ctx = NULL; in nrf_wifi_off_raw_tx_hal_dev_add() local
/nrf_wifi-latest/hw_if/hal/src/radio_test/
Dhal_api.c24 struct nrf_wifi_hal_dev_ctx *hal_dev_ctx = NULL; in event_tasklet_fn() local
51 static enum nrf_wifi_status hal_rpu_recovery(struct nrf_wifi_hal_dev_ctx *hal_dev_ctx) in hal_rpu_recovery()
74 struct nrf_wifi_hal_dev_ctx *hal_dev_ctx = NULL; in recovery_tasklet_fn() local
96 struct nrf_wifi_hal_dev_ctx *hal_dev_ctx = NULL; in nrf_wifi_rt_hal_dev_add() local
/nrf_wifi-latest/bus_if/bal/src/
Dbal.c51 void *hal_dev_ctx) in nrf_wifi_bal_dev_add()
135 enum nrf_wifi_status (*intr_callbk_fn)(void *hal_dev_ctx)) in nrf_wifi_bal_init()
/nrf_wifi-latest/bus_if/bal/inc/
Dbal_structs.h51 void *hal_dev_ctx; member
/nrf_wifi-latest/fw_if/umac_if/inc/common/
Dfmac_structs_common.h160 void *hal_dev_ctx; member