Searched refs:nrf_wifi_hal_ctrl_cmd_send (Results 1 – 8 of 8) sorted by relevance
/nrf_wifi-latest/fw_if/umac_if/src/common/ |
D | fmac_cmd_common.c | 70 status = nrf_wifi_hal_ctrl_cmd_send(fmac_dev_ctx->hal_dev_ctx, in umac_cmd_cfg() 102 status = nrf_wifi_hal_ctrl_cmd_send(fmac_dev_ctx->hal_dev_ctx, in umac_cmd_deinit() 140 status = nrf_wifi_hal_ctrl_cmd_send(fmac_dev_ctx->hal_dev_ctx, in umac_cmd_srcoex() 173 status = nrf_wifi_hal_ctrl_cmd_send(fmac_dev_ctx->hal_dev_ctx, in umac_cmd_prog_stats_reset()
|
/nrf_wifi-latest/fw_if/umac_if/src/radio_test/ |
D | fmac_cmd.c | 138 status = nrf_wifi_hal_ctrl_cmd_send(fmac_dev_ctx->hal_dev_ctx, in umac_cmd_rt_init() 173 status = nrf_wifi_hal_ctrl_cmd_send(fmac_dev_ctx->hal_dev_ctx, in umac_cmd_rt_prog_stats_get() 211 status = nrf_wifi_hal_ctrl_cmd_send(fmac_dev_ctx->hal_dev_ctx, in umac_cmd_rt_prog_init() 248 status = nrf_wifi_hal_ctrl_cmd_send(fmac_dev_ctx->hal_dev_ctx, in umac_cmd_rt_prog_tx() 286 status = nrf_wifi_hal_ctrl_cmd_send(fmac_dev_ctx->hal_dev_ctx, in umac_cmd_rt_prog_rx() 327 status = nrf_wifi_hal_ctrl_cmd_send(fmac_dev_ctx->hal_dev_ctx, in umac_cmd_rt_prog_rf_test()
|
/nrf_wifi-latest/fw_if/umac_if/src/offload_raw_tx/ |
D | fmac_cmd.c | 138 status = nrf_wifi_hal_ctrl_cmd_send(fmac_dev_ctx->hal_dev_ctx, in umac_cmd_off_raw_tx_init() 171 status = nrf_wifi_hal_ctrl_cmd_send(fmac_dev_ctx->hal_dev_ctx, in umac_cmd_off_raw_tx_prog_stats_get() 228 status = nrf_wifi_hal_ctrl_cmd_send(fmac_dev_ctx->hal_dev_ctx, in umac_cmd_off_raw_tx_conf() 265 status = nrf_wifi_hal_ctrl_cmd_send(fmac_dev_ctx->hal_dev_ctx, in umac_cmd_off_raw_tx_ctrl()
|
/nrf_wifi-latest/fw_if/umac_if/src/system/ |
D | fmac_cmd.c | 161 status = nrf_wifi_hal_ctrl_cmd_send(fmac_dev_ctx->hal_dev_ctx, in umac_cmd_sys_init() 194 status = nrf_wifi_hal_ctrl_cmd_send(fmac_dev_ctx->hal_dev_ctx, in umac_cmd_sys_prog_stats_get() 243 status = nrf_wifi_hal_ctrl_cmd_send(fmac_dev_ctx->hal_dev_ctx, in umac_cmd_sys_he_ltf_gi()
|
D | fmac_api.c | 3687 status = nrf_wifi_hal_ctrl_cmd_send(fmac_dev_ctx->hal_dev_ctx, in nrf_wifi_sys_fmac_set_mode() 3735 status = nrf_wifi_hal_ctrl_cmd_send(fmac_dev_ctx->hal_dev_ctx, in nrf_wifi_sys_fmac_set_channel() 3783 status = nrf_wifi_hal_ctrl_cmd_send(fmac_dev_ctx->hal_dev_ctx, in nrf_wifi_sys_fmac_set_packet_filter() 3828 status = nrf_wifi_hal_ctrl_cmd_send(fmac_dev_ctx->hal_dev_ctx, in nrf_wifi_sys_fmac_set_tx_rate()
|
D | tx.c | 980 status = nrf_wifi_hal_ctrl_cmd_send(fmac_dev_ctx->hal_dev_ctx, in rawtx_cmd_init()
|
/nrf_wifi-latest/hw_if/hal/inc/common/ |
D | hal_api_common.h | 106 enum nrf_wifi_status nrf_wifi_hal_ctrl_cmd_send(struct nrf_wifi_hal_dev_ctx *hal_ctx,
|
/nrf_wifi-latest/hw_if/hal/src/common/ |
D | hal_api_common.c | 575 enum nrf_wifi_status nrf_wifi_hal_ctrl_cmd_send(struct nrf_wifi_hal_dev_ctx *hal_dev_ctx, in nrf_wifi_hal_ctrl_cmd_send() function
|