Home
last modified time | relevance | path

Searched refs:umac_cmd_alloc (Results 1 – 7 of 7) 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() function
56 umac_cmd = umac_cmd_alloc(fmac_dev_ctx, in umac_cmd_cfg()
91 umac_cmd = umac_cmd_alloc(fmac_dev_ctx, in umac_cmd_deinit()
120 umac_cmd = umac_cmd_alloc(fmac_dev_ctx, in umac_cmd_srcoex()
159 umac_cmd = umac_cmd_alloc(fmac_dev_ctx, in umac_cmd_prog_stats_reset()
/nrf_wifi-latest/fw_if/umac_if/src/radio_test/
Dfmac_cmd.c35 umac_cmd = umac_cmd_alloc(fmac_dev_ctx, in umac_cmd_rt_init()
156 umac_cmd = umac_cmd_alloc(fmac_dev_ctx, in umac_cmd_rt_prog_stats_get()
192 umac_cmd = umac_cmd_alloc(fmac_dev_ctx, in umac_cmd_rt_prog_init()
229 umac_cmd = umac_cmd_alloc(fmac_dev_ctx, in umac_cmd_rt_prog_tx()
267 umac_cmd = umac_cmd_alloc(fmac_dev_ctx, in umac_cmd_rt_prog_rx()
306 umac_cmd = umac_cmd_alloc(fmac_dev_ctx, in umac_cmd_rt_prog_rf_test()
/nrf_wifi-latest/fw_if/umac_if/src/offload_raw_tx/
Dfmac_cmd.c35 umac_cmd = umac_cmd_alloc(fmac_dev_ctx, in umac_cmd_off_raw_tx_init()
155 umac_cmd = umac_cmd_alloc(fmac_dev_ctx, in umac_cmd_off_raw_tx_prog_stats_get()
206 umac_cmd = umac_cmd_alloc(fmac_dev_ctx, in umac_cmd_off_raw_tx_conf()
250 umac_cmd = umac_cmd_alloc(fmac_dev_ctx, in umac_cmd_off_raw_tx_ctrl()
/nrf_wifi-latest/fw_if/umac_if/src/system/
Dfmac_cmd.c41 umac_cmd = umac_cmd_alloc(fmac_dev_ctx, in umac_cmd_sys_init()
178 umac_cmd = umac_cmd_alloc(fmac_dev_ctx, in umac_cmd_sys_prog_stats_get()
215 umac_cmd = umac_cmd_alloc(fmac_dev_ctx, in umac_cmd_sys_he_ltf_gi()
Dfmac_api.c3671 umac_cmd = umac_cmd_alloc(fmac_dev_ctx, in nrf_wifi_sys_fmac_set_mode()
3719 umac_cmd = umac_cmd_alloc(fmac_dev_ctx, in nrf_wifi_sys_fmac_set_channel()
3767 umac_cmd = umac_cmd_alloc(fmac_dev_ctx, in nrf_wifi_sys_fmac_set_packet_filter()
3810 umac_cmd = umac_cmd_alloc(fmac_dev_ctx, in nrf_wifi_sys_fmac_set_tx_rate()
Dtx.c964 umac_cmd = umac_cmd_alloc(fmac_dev_ctx, in rawtx_cmd_init()
1006 umac_cmd = umac_cmd_alloc(fmac_dev_ctx, in tx_cmd_init()
/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,