Home
last modified time | relevance | path

Searched refs:host_rpu_msg (Results 1 – 11 of 11) sorted by relevance

/nrf_wifi-latest/fw_if/umac_if/src/common/
Dfmac_cmd_common.c17 struct host_rpu_msg *umac_cmd_alloc(struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx, in umac_cmd_alloc()
21 struct host_rpu_msg *umac_cmd = NULL; in umac_cmd_alloc()
44 struct host_rpu_msg *umac_cmd = NULL; in umac_cmd_cfg()
86 struct host_rpu_msg *umac_cmd = NULL; in umac_cmd_deinit()
114 struct host_rpu_msg *umac_cmd = NULL; in umac_cmd_srcoex()
153 struct host_rpu_msg *umac_cmd = NULL; in umac_cmd_prog_stats_reset()
/nrf_wifi-latest/fw_if/umac_if/src/radio_test/
Dfmac_cmd.c29 struct host_rpu_msg *umac_cmd = NULL; in umac_cmd_rt_init()
150 struct host_rpu_msg *umac_cmd = NULL; in umac_cmd_rt_prog_stats_get()
185 struct host_rpu_msg *umac_cmd = NULL; in umac_cmd_rt_prog_init()
222 struct host_rpu_msg *umac_cmd = NULL; in umac_cmd_rt_prog_tx()
260 struct host_rpu_msg *umac_cmd = NULL; in umac_cmd_rt_prog_rx()
300 struct host_rpu_msg *umac_cmd = NULL; in umac_cmd_rt_prog_rf_test()
Dfmac_event.c151 struct host_rpu_msg *rpu_msg) in umac_event_rt_proc_events()
286 struct host_rpu_msg *rpu_msg = NULL; in nrf_wifi_rt_fmac_event_callback()
293 rpu_msg = (struct host_rpu_msg *)rpu_event_data; in nrf_wifi_rt_fmac_event_callback()
/nrf_wifi-latest/fw_if/umac_if/src/offload_raw_tx/
Dfmac_cmd.c29 struct host_rpu_msg *umac_cmd = NULL; in umac_cmd_off_raw_tx_init()
149 struct host_rpu_msg *umac_cmd = NULL; in umac_cmd_off_raw_tx_prog_stats_get()
184 struct host_rpu_msg *umac_cmd = NULL; in umac_cmd_off_raw_tx_conf()
238 struct host_rpu_msg *umac_cmd = NULL; in umac_cmd_off_raw_tx_ctrl()
Dfmac_event.c54 struct host_rpu_msg *rpu_msg) in umac_event_off_raw_tx_proc_events()
169 struct host_rpu_msg *rpu_msg = NULL; in nrf_wifi_off_raw_tx_fmac_event_callback()
176 rpu_msg = (struct host_rpu_msg *)rpu_event_data; in nrf_wifi_off_raw_tx_fmac_event_callback()
/nrf_wifi-latest/fw_if/umac_if/src/system/
Dfmac_cmd.c32 struct host_rpu_msg *umac_cmd = NULL; in umac_cmd_sys_init()
172 struct host_rpu_msg *umac_cmd = NULL; in umac_cmd_sys_prog_stats_get()
208 struct host_rpu_msg *umac_cmd = NULL; in umac_cmd_sys_he_ltf_gi()
Dfmac_event.c210 struct host_rpu_msg *rpu_msg) in umac_event_sys_proc_events()
410 struct host_rpu_msg *rpu_msg) in nrf_wifi_fmac_data_events_process()
421 host_rpu_length_left = rpu_msg->hdr.len - sizeof(struct host_rpu_msg); in nrf_wifi_fmac_data_events_process()
912 struct host_rpu_msg *rpu_msg = NULL; in nrf_wifi_sys_fmac_event_callback()
919 rpu_msg = (struct host_rpu_msg *)rpu_event_data; in nrf_wifi_sys_fmac_event_callback()
Dtx.c763 struct host_rpu_msg *umac_cmd, in rawtx_cmd_prepare()
835 struct host_rpu_msg *umac_cmd, in tx_cmd_prepare()
955 struct host_rpu_msg *umac_cmd = NULL; in rawtx_cmd_init()
998 struct host_rpu_msg *umac_cmd = NULL; in tx_cmd_init()
Dfmac_api.c3654 struct host_rpu_msg *umac_cmd = NULL; in nrf_wifi_sys_fmac_set_mode()
3702 struct host_rpu_msg *umac_cmd = NULL; in nrf_wifi_sys_fmac_set_channel()
3750 struct host_rpu_msg *umac_cmd = NULL; in nrf_wifi_sys_fmac_set_packet_filter()
3798 struct host_rpu_msg *umac_cmd = NULL; in nrf_wifi_sys_fmac_set_tx_rate()
/nrf_wifi-latest/fw_if/umac_if/inc/common/
Dfmac_cmd_common.h21 struct host_rpu_msg *umac_cmd_alloc(struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx,
/nrf_wifi-latest/fw_if/umac_if/inc/fw/
Dhost_rpu_common_if.h63 struct host_rpu_msg { struct