/nrf_wifi-latest/fw_if/umac_if/src/common/ |
D | fmac_api_common.c | 29 static int nrf_wifi_patch_version_compat(struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx, in nrf_wifi_patch_version_compat() 68 static int nrf_wifi_patch_feature_flags_compat(struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx, in nrf_wifi_patch_feature_flags_compat() 118 void nrf_wifi_fmac_dev_rem(struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx) in nrf_wifi_fmac_dev_rem() 126 enum nrf_wifi_status nrf_wifi_validate_fw_header(struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx, in nrf_wifi_validate_fw_header() 160 enum nrf_wifi_status nrf_wifi_fmac_fw_parse(struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx, in nrf_wifi_fmac_fw_parse() 232 enum nrf_wifi_status nrf_wifi_fmac_fw_reset(struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx) in nrf_wifi_fmac_fw_reset() 251 enum nrf_wifi_status nrf_wifi_fmac_fw_boot(struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx) in nrf_wifi_fmac_fw_boot() 281 enum nrf_wifi_status nrf_wifi_fmac_fw_chunk_load(struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx, in nrf_wifi_fmac_fw_chunk_load() 292 enum nrf_wifi_status nrf_wifi_fmac_fw_load(struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx, in nrf_wifi_fmac_fw_load() 362 enum nrf_wifi_status nrf_wifi_fmac_ver_get(struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx, in nrf_wifi_fmac_ver_get() [all …]
|
D | fmac_cmd_common.c | 17 struct host_rpu_msg *umac_cmd_alloc(struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx, in umac_cmd_alloc() 39 enum nrf_wifi_status umac_cmd_cfg(struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx, in umac_cmd_cfg() 83 enum nrf_wifi_status umac_cmd_deinit(struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx) in umac_cmd_deinit() 109 enum nrf_wifi_status umac_cmd_srcoex(struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx, in umac_cmd_srcoex() 150 enum nrf_wifi_status umac_cmd_prog_stats_reset(struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx) in umac_cmd_prog_stats_reset()
|
/nrf_wifi-latest/fw_if/umac_if/src/system/ |
D | fmac_api.c | 28 static unsigned char nrf_wifi_fmac_vif_idx_get(struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx) in nrf_wifi_fmac_vif_idx_get() 46 static enum nrf_wifi_status nrf_wifi_sys_fmac_init_tx(struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx) in nrf_wifi_sys_fmac_init_tx() 78 static void nrf_wifi_sys_fmac_deinit_tx(struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx) in nrf_wifi_sys_fmac_deinit_tx() 94 static enum nrf_wifi_status nrf_wifi_sys_fmac_init_rx(struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx) in nrf_wifi_sys_fmac_init_rx() 155 static enum nrf_wifi_status nrf_wifi_sys_fmac_deinit_rx(struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx) in nrf_wifi_sys_fmac_deinit_rx() 193 static enum nrf_wifi_status nrf_wifi_sys_fmac_fw_init(struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx, in nrf_wifi_sys_fmac_fw_init() 282 static void nrf_wifi_sys_fmac_fw_deinit(struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx) in nrf_wifi_sys_fmac_fw_deinit() 325 struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx = NULL; in nrf_wifi_sys_fmac_dev_add() local 375 enum nrf_wifi_status nrf_wifi_sys_fmac_dev_init(struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx, in nrf_wifi_sys_fmac_dev_init() 461 void nrf_wifi_sys_fmac_dev_deinit(struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx) in nrf_wifi_sys_fmac_dev_deinit() [all …]
|
D | fmac_vif.c | 17 int nrf_wifi_fmac_vif_check_if_limit(struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx, in nrf_wifi_fmac_vif_check_if_limit() 51 void nrf_wifi_fmac_vif_incr_if_type(struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx, in nrf_wifi_fmac_vif_incr_if_type() 74 void nrf_wifi_fmac_vif_decr_if_type(struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx, in nrf_wifi_fmac_vif_decr_if_type() 100 struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx = NULL; in nrf_wifi_fmac_vif_clear_ctx() local 118 struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx = NULL; in nrf_wifi_fmac_vif_update_if_type() local 138 struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx = dev_ctx; in nrf_wifi_fmac_get_num_vifs() local
|
D | fmac_event.c | 25 nrf_wifi_fmac_if_mode_set_event_proc(struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx, in nrf_wifi_fmac_if_mode_set_event_proc() 121 nrf_wifi_fmac_if_carr_state_event_proc(struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx, in nrf_wifi_fmac_if_carr_state_event_proc() 176 struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx, in umac_event_sys_stats_process() 209 static enum nrf_wifi_status umac_event_sys_proc_events(struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx, in umac_event_sys_proc_events() 285 nrf_wifi_fmac_data_event_process(struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx, in nrf_wifi_fmac_data_event_process() 409 nrf_wifi_fmac_data_events_process(struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx, in nrf_wifi_fmac_data_events_process() 442 static void umac_event_connect(struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx, in umac_event_connect() 500 static enum nrf_wifi_status umac_event_ctrl_process(struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx, in umac_event_ctrl_process() 911 struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx = NULL; in nrf_wifi_sys_fmac_event_callback() local
|
D | tx.c | 30 static bool can_xmit(struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx, in can_xmit() 45 static void set_spare_desc_q_map(struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx, in set_spare_desc_q_map() 73 static void clear_spare_desc_q_map(struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx, in clear_spare_desc_q_map() 97 static unsigned short get_spare_desc_q_map(struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx, in get_spare_desc_q_map() 201 int pending_frames_count(struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx, in pending_frames_count() 220 static enum nrf_wifi_status update_pend_q_bmp(struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx, in update_pend_q_bmp() 272 static void tx_desc_free(struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx, in tx_desc_free() 305 unsigned int tx_desc_get(struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx, in tx_desc_get() 381 static int tx_aggr_check(struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx, in tx_aggr_check() 428 static int get_peer_from_wakeup_q(struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx, in get_peer_from_wakeup_q() [all …]
|
D | fmac_peer.c | 17 int nrf_wifi_fmac_peer_get_id(struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx, in nrf_wifi_fmac_peer_get_id() 44 int nrf_wifi_fmac_peer_add(struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx, in nrf_wifi_fmac_peer_add() 99 void nrf_wifi_fmac_peer_remove(struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx, in nrf_wifi_fmac_peer_remove() 136 void nrf_wifi_fmac_peers_flush(struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx, in nrf_wifi_fmac_peers_flush()
|
D | fmac_cmd.c | 17 enum nrf_wifi_status umac_cmd_sys_init(struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx, in umac_cmd_sys_init() 169 enum nrf_wifi_status umac_cmd_sys_prog_stats_get(struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx) in umac_cmd_sys_prog_stats_get() 203 enum nrf_wifi_status umac_cmd_sys_he_ltf_gi(struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx, in umac_cmd_sys_he_ltf_gi()
|
D | rx.c | 18 nrf_wifi_fmac_map_desc_to_pool(struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx, in nrf_wifi_fmac_map_desc_to_pool() 168 enum nrf_wifi_status nrf_wifi_fmac_rx_cmd_send(struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx, in nrf_wifi_fmac_rx_cmd_send() 291 struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx = (struct nrf_wifi_fmac_dev_ctx *)data; in nrf_wifi_fmac_rx_tasklet() local 328 enum nrf_wifi_status nrf_wifi_fmac_rx_event_process(struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx, in nrf_wifi_fmac_rx_event_process()
|
D | fmac_ap.c | 18 enum nrf_wifi_status sap_client_ps_get_frames(struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx, in sap_client_ps_get_frames() 79 enum nrf_wifi_status sap_client_update_pmmode(struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx, in sap_client_update_pmmode()
|
/nrf_wifi-latest/fw_if/umac_if/src/radio_test/ |
D | fmac_api.c | 24 static enum nrf_wifi_status nrf_wifi_rt_fmac_fw_init(struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx, in nrf_wifi_rt_fmac_fw_init() 86 static void nrf_wifi_rt_fmac_fw_deinit(struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx) in nrf_wifi_rt_fmac_fw_deinit() 93 struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx = NULL; in nrf_wifi_rt_fmac_dev_add() local 137 enum nrf_wifi_status nrf_wifi_rt_fmac_dev_init(struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx, in nrf_wifi_rt_fmac_dev_init() 223 void nrf_wifi_rt_fmac_dev_deinit(struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx) in nrf_wifi_rt_fmac_dev_deinit() 274 static enum nrf_wifi_status wait_for_radio_cmd_status(struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx, in wait_for_radio_cmd_status() 309 enum nrf_wifi_status nrf_wifi_rt_fmac_radio_test_init(struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx, in nrf_wifi_rt_fmac_radio_test_init() 360 enum nrf_wifi_status nrf_wifi_rt_fmac_prog_tx(struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx, in nrf_wifi_rt_fmac_prog_tx() 394 enum nrf_wifi_status nrf_wifi_rt_fmac_prog_rx(struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx, in nrf_wifi_rt_fmac_prog_rx() 447 enum nrf_wifi_status nrf_wifi_rt_fmac_rf_test_rx_cap(struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx, in nrf_wifi_rt_fmac_rf_test_rx_cap() [all …]
|
D | fmac_cmd.c | 15 enum nrf_wifi_status umac_cmd_rt_init(struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx, in umac_cmd_rt_init() 146 enum nrf_wifi_status umac_cmd_rt_prog_stats_get(struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx, in umac_cmd_rt_prog_stats_get() 182 enum nrf_wifi_status umac_cmd_rt_prog_init(struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx, in umac_cmd_rt_prog_init() 219 enum nrf_wifi_status umac_cmd_rt_prog_tx(struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx, in umac_cmd_rt_prog_tx() 257 enum nrf_wifi_status umac_cmd_rt_prog_rx(struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx, in umac_cmd_rt_prog_rx() 295 enum nrf_wifi_status umac_cmd_rt_prog_rf_test(struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx, in umac_cmd_rt_prog_rf_test()
|
D | fmac_event.c | 19 static enum nrf_wifi_status umac_event_rt_stats_process(struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx, in umac_event_rt_stats_process() 52 …atic enum nrf_wifi_status umac_event_rt_rf_test_process(struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx, in umac_event_rt_rf_test_process() 150 static enum nrf_wifi_status umac_event_rt_proc_events(struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx, in umac_event_rt_proc_events() 200 static enum nrf_wifi_status umac_event_ctrl_process(struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx, in umac_event_ctrl_process() 285 struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx = NULL; in nrf_wifi_rt_fmac_event_callback() local
|
/nrf_wifi-latest/fw_if/umac_if/src/offload_raw_tx/ |
D | fmac_api.c | 23 struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx, in nrf_wifi_fmac_off_raw_tx_fw_init() 125 struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx = NULL; in nrf_wifi_off_raw_tx_fmac_dev_add() local 168 struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx, in nrf_wifi_off_raw_tx_fmac_dev_init() 253 enum nrf_wifi_status nrf_wifi_off_raw_tx_fmac_conf(struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx, in nrf_wifi_off_raw_tx_fmac_conf() 324 enum nrf_wifi_status nrf_wifi_off_raw_tx_fmac_start(struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx) in nrf_wifi_off_raw_tx_fmac_start() 350 enum nrf_wifi_status nrf_wifi_off_raw_tx_fmac_stop(struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx) in nrf_wifi_off_raw_tx_fmac_stop() 377 enum nrf_wifi_status nrf_wifi_off_raw_tx_fmac_stats_get(struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx, in nrf_wifi_off_raw_tx_fmac_stats_get() 533 … nrf_wifi_status nrf_wifi_off_raw_tx_fmac_rf_params_get(struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx, in nrf_wifi_off_raw_tx_fmac_rf_params_get()
|
D | fmac_event.c | 18 struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx, in umac_event_off_raw_tx_stats_process() 53 … enum nrf_wifi_status umac_event_off_raw_tx_proc_events(struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx, in umac_event_off_raw_tx_proc_events() 97 static enum nrf_wifi_status umac_event_ctrl_process(struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx, in umac_event_ctrl_process() 168 struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx = NULL; in nrf_wifi_off_raw_tx_fmac_event_callback() local
|
D | fmac_cmd.c | 15 enum nrf_wifi_status umac_cmd_off_raw_tx_init(struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx, in umac_cmd_off_raw_tx_init() 146 enum nrf_wifi_status umac_cmd_off_raw_tx_prog_stats_get(struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx) in umac_cmd_off_raw_tx_prog_stats_get() 180 enum nrf_wifi_status umac_cmd_off_raw_tx_conf(struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx, in umac_cmd_off_raw_tx_conf() 235 enum nrf_wifi_status umac_cmd_off_raw_tx_ctrl(struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx, in umac_cmd_off_raw_tx_ctrl()
|
/nrf_wifi-latest/fw_if/umac_if/inc/system/ |
D | fmac_tx.h | 73 struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx; member 86 struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx; member
|
D | fmac_structs.h | 498 struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx; member
|