Searched refs:frw_event_dispatch_event (Results 1 - 8 of 8) sorted by relevance
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/frw/ |
H A D | frw_timer.c | 66 ret = frw_event_dispatch_event(event_mem); in frw_timer_timeout_event() 68 oam_warning_log1(0, OAM_SF_FRW, "{frw_timer_timeout_event::frw_event_dispatch_event failed[%d].}", ret); in frw_timer_timeout_event() 211 frw_event_dispatch_event(event_mem); in frw_timer_timeout_proc_event()
|
H A D | frw_event.h | 259 hi_u32 frw_event_dispatch_event(frw_event_mem_stru *event_mem);
|
H A D | frw_event.c | 223 hi_u32 frw_event_dispatch_event(frw_event_mem_stru *event_mem) in frw_event_dispatch_event() function 231 oam_error_log0(0, OAM_SF_FRW, "{frw_event_dispatch_event: event_mem is null ptr!}"); in frw_event_dispatch_event() 239 hi_diag_log_msg_i2(0, "[line = %d], frw_event_dispatch_event, ul_dog_tag changed is [%d]\r\n", __LINE__, in frw_event_dispatch_event()
|
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/wal/ |
H A D | wal_event_msg.c | 415 frw_event_dispatch_event(event_mem); in wal_send_cfg_event()
|
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/ |
H A D | hmac_sme_sta.c | 1004 frw_event_dispatch_event(event_mem); in hmac_report_assoc_state_sta()
|
H A D | hmac_event.c | 990 ret = frw_event_dispatch_event(event_mem); in hmac_send_event_to_host()
|
H A D | hmac_11i.c | 1329 frw_event_dispatch_event(hmac_event_mem); in hmac_rx_tkip_mic_failure_process()
|
H A D | hmac_config.c | 641 "{hmac_config_send_event::frw_event_dispatch_event failed[%d].}", ret); in hmac_config_send_event() 856 oam_warning_log1(0, OAM_SF_ANY, "{hmac_cfg_vap_send_event::frw_event_dispatch_event failed[%d].}", ret); in hmac_cfg_vap_send_event() 3068 oam_error_log1(mac_vap->vap_id, OAM_SF_BA, "{hmac_mgmt_tx_delba::frw_event_dispatch_event failed[%d].}", ret); in hmac_dpd_data_processed_send() 3558 send_event_ret = frw_event_dispatch_event(event_mem); in hmac_csi_data_report_event() 3561 "{hmac_csi_data_report_event::frw_event_dispatch_event fail[%d].}", send_event_ret); in hmac_csi_data_report_event() 5894 ret = frw_event_dispatch_event(event_mem); in hmac_report_mac_from_efuse() 5897 "{hmac_report_mac_from_efuse::frw_event_dispatch_event fail[%d].}", ret); in hmac_report_mac_from_efuse() 5936 ret = frw_event_dispatch_event(event_mem); in hmac_config_report_tx_params() 5939 "{hmac_config_report_theory_goodput::frw_event_dispatch_event fail[%d].}", ret); in hmac_config_report_tx_params() 5979 ret = frw_event_dispatch_event(event_me in hmac_report_dbg_cal_data_from_dev() [all...] |
Completed in 19 milliseconds