| /device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/wal/ |
| D | wal_event.c | 104 hi_u32 wal_scan_comp_proc_sta(frw_event_mem_stru *event_mem) in wal_scan_comp_proc_sta() 205 hi_u32 wal_asoc_comp_proc_sta(frw_event_mem_stru *event_mem) in wal_asoc_comp_proc_sta() 276 hi_u32 wal_disasoc_comp_proc_sta(frw_event_mem_stru *event_mem) in wal_disasoc_comp_proc_sta() 352 hi_u32 wal_connect_new_sta_proc_ap(frw_event_mem_stru *event_mem) in wal_connect_new_sta_proc_ap() 425 hi_u32 wal_disconnect_sta_proc_ap(frw_event_mem_stru *event_mem) in wal_disconnect_sta_proc_ap() 506 hi_u32 wal_mic_failure_proc(frw_event_mem_stru *event_mem) in wal_mic_failure_proc() 553 hi_u32 wal_send_mgmt_to_host(frw_event_mem_stru *event_mem) in wal_send_mgmt_to_host() 622 hi_u32 wal_p2p_listen_timeout(frw_event_mem_stru *event_mem) in wal_p2p_listen_timeout() 677 hi_u32 wal_mesh_close_peer_inform(frw_event_mem_stru *event_mem) in wal_mesh_close_peer_inform() 737 hi_u32 wal_mesh_new_peer_candidate(frw_event_mem_stru *event_mem) in wal_mesh_new_peer_candidate() [all …]
|
| D | wal_event_msg.c | 218 hi_u32 wal_alloc_cfg_event(oal_net_device_stru *netdev, frw_event_mem_stru **event_mem, hi_void *re… in wal_alloc_cfg_event() 377 frw_event_mem_stru *event_mem = HI_NULL; in wal_send_cfg_event() local
|
| D | wal_linux_flowctl.c | 109 hi_u32 wal_flowctl_backp_event_handler(frw_event_mem_stru *event_mem) in wal_flowctl_backp_event_handler()
|
| /device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/frw/ |
| D | frw_event.c | 99 hi_u32 frw_event_free(frw_event_mem_stru *event_mem) in frw_event_free() 120 hi_u32 frw_event_to_qid(const frw_event_mem_stru *event_mem, hi_u16 *pus_qid) in frw_event_to_qid() 223 hi_u32 frw_event_dispatch_event(frw_event_mem_stru *event_mem) in frw_event_dispatch_event() 340 hi_u32 frw_event_queue_enqueue(frw_event_queue_stru *event_queue, frw_event_mem_stru *event_mem) in frw_event_queue_enqueue() 384 frw_event_mem_stru *event_mem = HI_NULL; in frw_event_flush_event_queue() local 450 frw_event_mem_stru *event_mem = HI_NULL; in frw_event_vap_flush_event() local 548 frw_event_mem_stru *event_mem = HI_NULL; in frw_event_process_all_event() local 586 frw_event_mem_stru *event_mem = HI_NULL; in frw_event_queue_dequeue() local 600 hi_u32 frw_event_post_event(frw_event_mem_stru *event_mem) in frw_event_post_event() 690 hi_u32 frw_event_lookup_process_entry(frw_event_mem_stru *event_mem, const frw_event_hdr_stru *even… in frw_event_lookup_process_entry()
|
| D | frw_timer.c | 45 frw_event_mem_stru *event_mem = HI_NULL; in frw_timer_timeout_event() local 78 hi_u32 frw_timer_timeout_proc(frw_event_mem_stru *event_mem) in frw_timer_timeout_proc() 187 frw_event_mem_stru *event_mem; in frw_timer_timeout_proc_event() local
|
| D | frw_event.h | 171 #define frw_get_event_stru(event_mem) ((frw_event_stru *)(event_mem)->puc_data) argument 172 #define frw_get_event_hdr(event_mem) ((frw_event_hdr_stru *)(&((frw_event_stru *)(event_mem)->puc_d… argument 173 #define frw_get_event_payload(event_mem) ((hi_u8 *)((frw_event_stru *)(event_mem)->puc_data)->auc_e… argument
|
| /device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/hcc/ |
| D | hcc_hmac.c | 48 static inline hi_bool hcc_is_data_frame(const frw_event_mem_stru *event_mem) in hcc_is_data_frame() 86 hi_u32 hcc_to_hmac_control_event_dispatch(frw_event_mem_stru *event_mem) in hcc_to_hmac_control_event_dispatch() 260 hi_u32 hcc_tx_netbuf_normal(const frw_event_mem_stru *event_mem, oal_netbuf_stru *netbuf, hi_u32 hd… in hcc_tx_netbuf_normal() 318 hi_u32 hmac_hcc_tx_event_buf_to_netbuf(const frw_event_mem_stru *event_mem, hi_u16 payload_len) in hmac_hcc_tx_event_buf_to_netbuf() 353 hi_u32 hcc_hmac_tx_control_event(frw_event_mem_stru *event_mem, hi_u16 payload_len) in hcc_hmac_tx_control_event() 438 hi_u32 hcc_host_tx_data_adapt(const frw_event_mem_stru *event_mem, oal_netbuf_stru *netbuf) in hcc_host_tx_data_adapt() 497 hi_u32 hcc_host_tx_data_adapt_pre_do(frw_event_mem_stru *event_mem) in hcc_host_tx_data_adapt_pre_do() 540 hi_u32 hcc_hmac_tx_data_event(frw_event_mem_stru *event_mem, oal_netbuf_stru *netbuf, hi_bool mgmt) in hcc_hmac_tx_data_event()
|
| D | hmac_hcc_adapt.c | 119 frw_event_mem_stru *event_mem; /* 业务事件相关信息 */ in hmac_hcc_expand_rx_adpat_event() local 154 frw_event_mem_stru *event_mem = HI_NULL; /* 业务事件相关信息 */ in hmac_hcc_rx_netbuf_convert_to_event() local 212 frw_event_mem_stru *event_mem = HI_NULL; in hmac_rx_convert_netbuf_to_netbuf_default() local 243 frw_event_mem_stru *event_mem = HI_NULL; in hmac_rx_process_data_sta_rx_adapt() local 271 frw_event_mem_stru *event_mem = HI_NULL; in hmac_rx_process_mgmt_event_rx_adapt() local
|
| /device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/ |
| D | hmac_chan_mgmt.c | 78 frw_event_mem_stru *event_mem = HI_NULL; in hmac_chan_initiate_switch_to_new_channel() local 198 frw_event_mem_stru *event_mem = HI_NULL; in hmac_chan_do_sync() local 331 frw_event_mem_stru *event_mem = HI_NULL; in hmac_chan_ctrl_machw_tx() local 489 frw_event_mem_stru *event_mem = HI_NULL; in hmac_chan_restart_network_after_switch() local 529 hi_u32 hmac_chan_switch_to_new_chan_complete(frw_event_mem_stru *event_mem) in hmac_chan_switch_to_new_chan_complete() 588 hi_u32 hmac_dbac_status_notify(frw_event_mem_stru *event_mem) in hmac_dbac_status_notify()
|
| D | hmac_mgmt_classifier.c | 143 hi_u32 hmac_mgmt_rx_delba_event(frw_event_mem_stru *event_mem) in hmac_mgmt_rx_delba_event() 252 hi_u32 hmac_rx_process_mgmt_event(frw_event_mem_stru *event_mem) in hmac_rx_process_mgmt_event() 303 hi_u32 hmac_rx_process_mgmt_promis(frw_event_mem_stru *event_mem) in hmac_rx_process_mgmt_promis() 386 hi_u32 hmac_mgmt_send_disasoc_deauth_event(frw_event_mem_stru *event_mem) in hmac_mgmt_send_disasoc_deauth_event() 458 hi_u32 hmac_proc_disasoc_misc_event(frw_event_mem_stru *event_mem) in hmac_proc_disasoc_misc_event()
|
| D | hmac_event.c | 707 hi_u32 wal_config_process_pkt(frw_event_mem_stru *event_mem) in wal_config_process_pkt() 782 hi_u32 hmac_event_config_syn(frw_event_mem_stru *event_mem) in hmac_event_config_syn() 841 hi_u32 hmac_from_dmac_rx_control_handle(frw_event_mem_stru *event_mem) in hmac_from_dmac_rx_control_handle() 858 hi_u32 hmac_from_dmac_rx_data_handle(frw_event_mem_stru *event_mem, oal_netbuf_stru *netbuf, hi_u16… in hmac_from_dmac_rx_data_handle() 966 frw_event_mem_stru *event_mem = HI_NULL; in hmac_send_event_to_host() local
|
| D | hmac_user.c | 377 frw_event_mem_stru *event_mem = HI_NULL; in hmac_send_del_user_event() local 600 frw_event_mem_stru *event_mem = frw_event_alloc(sizeof(dmac_ctx_add_user_stru)); in hmac_user_add_send_event() local 842 frw_event_mem_stru *event_mem = HI_NULL; in hmac_user_add_notify_alg() local 936 frw_event_mem_stru *event_mem = HI_NULL; in hmac_set_multicast_user_whitelist() local 996 frw_event_mem_stru *event_mem = HI_NULL; in hmac_del_multicast_user_whitelist() local
|
| D | hmac_mgmt_bss_comm.c | 527 frw_event_mem_stru *event_mem = frw_event_alloc(sizeof(dmac_tx_event_stru)); in hmac_mgmt_send_addba_event() local 615 frw_event_mem_stru *event_mem = frw_event_alloc(sizeof(dmac_tx_event_stru)); in hmac_mgmt_tx_addba_rsp_send_event() local 790 frw_event_mem_stru *event_mem = frw_event_alloc(sizeof(dmac_tx_event_stru)); in hmac_mgmt_tx_delba_send_event() local 1071 frw_event_mem_stru *event_mem = frw_event_alloc(sizeof(dmac_ctx_action_event_stru)); in hmac_mgmt_rx_addba_rsp_send_event() local 1256 frw_event_mem_stru *event_mem = frw_event_alloc(sizeof(dmac_ctx_action_event_stru)); in hmac_mgmt_rx_delba() local 1343 frw_event_mem_stru *event_mem = HI_NULL; /* 申请事件返回的内存指针 */ in hmac_mgmt_tx_ampdu_start() local 1406 frw_event_mem_stru *event_mem = HI_NULL; /* 申请事件返回的内存指针 */ in hmac_mgmt_tx_ampdu_end() local 1455 frw_event_mem_stru *event_mem = HI_NULL; in hmac_tx_mgmt_send_event() local 1503 frw_event_mem_stru *event_mem = HI_NULL; in hmac_mgmt_reset_psm() local 2447 frw_event_mem_stru *event_mem = frw_event_alloc(sizeof(hi_u8)); in hmac_send_psm_opmode_notify_event() local
|
| D | hmac_sme_sta.c | 637 frw_event_mem_stru *event_mem = HI_NULL; in hmac_send_connect_result_to_dmac_sta() local 945 frw_event_mem_stru *event_mem = frw_event_alloc(sizeof(hmac_sta_report_assoc_info_stru)); in hmac_report_assoc_state_sta() local 1013 frw_event_mem_stru *event_mem = HI_NULL; in hmac_handle_conn_fail() local
|
| D | hmac_main.c | 298 hi_u32 hmac_init_event_process(frw_event_mem_stru *event_mem) in hmac_init_event_process()
|
| D | hmac_scan.c | 1212 hi_u32 hmac_scan_proc_scanned_bss(frw_event_mem_stru *event_mem) in hmac_scan_proc_scanned_bss() 1335 hi_u32 hmac_scan_proc_scan_comp_event(frw_event_mem_stru *event_mem) in hmac_scan_proc_scan_comp_event() 1675 frw_event_mem_stru *event_mem = HI_NULL; in hmac_scan_dispatch_req_event() local 1816 frw_event_mem_stru *event_mem = HI_NULL; in hmac_scan_proc_sched_scan_req_event() local
|
| D | hmac_edca_opt.c | 115 frw_event_mem_stru *event_mem = HI_NULL; in hmac_edca_opt_timeout_fn() local
|
| D | hmac_config.c | 456 hi_u32 hmac_proc_dev_sleep_req(const frw_event_mem_stru *event_mem) in hmac_proc_dev_sleep_req() 505 hi_u32 hmac_syn_info_event(frw_event_mem_stru *event_mem) in hmac_syn_info_event() 542 hi_u32 hmac_voice_aggr_event(frw_event_mem_stru *event_mem) in hmac_voice_aggr_event() 577 hmac_to_dmac_cfg_msg_stru **syn_msg, frw_event_mem_stru **event_mem, hi_u16 us_len) in hmac_config_alloc_event() 617 frw_event_mem_stru *event_mem = HI_NULL; in hmac_config_send_event() local 837 frw_event_mem_stru *event_mem = HI_NULL; in hmac_cfg_vap_send_event() local 3024 frw_event_mem_stru *event_mem = frw_event_alloc(sizeof(dmac_tx_event_stru)); in hmac_dpd_data_processed_send() local 3077 hi_u32 hmac_dpd_cali_data_recv(const frw_event_mem_stru *event_mem) in hmac_dpd_cali_data_recv() 3532 hi_u32 hmac_csi_data_report_event(frw_event_mem_stru *event_mem) in hmac_csi_data_report_event() 4534 frw_event_mem_stru *event_mem = HI_NULL; in hmac_config_alg_param() local [all …]
|
| D | hmac_protection.c | 274 hi_u32 hmac_protection_info_sync_event(frw_event_mem_stru *event_mem) in hmac_protection_info_sync_event()
|
| D | hmac_rx_data.c | 343 frw_event_mem_stru *event_mem = HI_NULL; in hmac_pkt_mem_opt_stat_reset() local 956 hi_u32 hmac_rx_process_data_ap(frw_event_mem_stru *event_mem) in hmac_rx_process_data_ap() 1141 hi_u32 hmac_rx_process_data_sta(frw_event_mem_stru *event_mem) in hmac_rx_process_data_sta()
|
| D | hmac_wow.c | 795 hi_u32 hmac_wow_proc_dev_ready_slp_event(frw_event_mem_stru *event_mem) in hmac_wow_proc_dev_ready_slp_event() 923 hi_u32 hmac_wow_proc_dev_sync_host_event(frw_event_mem_stru *event_mem) in hmac_wow_proc_dev_sync_host_event()
|
| D | hmac_rx_filter.c | 359 frw_event_mem_stru *event_mem = frw_event_alloc(sizeof(hi_u32)); in hmac_send_rx_filter_event() local
|
| D | hmac_blockack.c | 1018 hi_u32 hmac_create_ba_event(frw_event_mem_stru *event_mem) in hmac_create_ba_event() 1055 hi_u32 hmac_del_ba_event(frw_event_mem_stru *event_mem) in hmac_del_ba_event()
|
| D | hmac_tx_data.c | 1417 frw_event_mem_stru *event_mem = frw_event_alloc(sizeof(dmac_tx_event_stru)); in hmac_tx_lan_to_wlan_no_tcp_opt_to_dmac() local 1465 hi_u32 hmac_tx_wlan_to_wlan_ap(oal_mem_stru *event_mem) in hmac_tx_wlan_to_wlan_ap()
|
| /device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/hdfadapt/ |
| D | net_adpater.c | 644 hi_u32 wal_report_sta_assoc_info(frw_event_mem_stru *event_mem) in wal_report_sta_assoc_info() 705 hi_u32 wal_mesh_inform_tx_data_info(frw_event_mem_stru *event_mem) in wal_mesh_inform_tx_data_info() 806 hi_u32 wal_mesh_report_mesh_user_info(frw_event_mem_stru *event_mem) in wal_mesh_report_mesh_user_info()
|