Home
last modified time | relevance | path

Searched refs:hcc_hmac_tx_control_event (Results 1 - 12 of 12) sorted by relevance

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/hcc/
H A Dhcc_hmac_if.h73 hi_u32 hcc_hmac_tx_control_event(frw_event_mem_stru *event_mem, hi_u16 payload_len);
H A Dhcc_hmac.c353 hi_u32 hcc_hmac_tx_control_event(frw_event_mem_stru *event_mem, hi_u16 payload_len) in hcc_hmac_tx_control_event() function
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/
H A Dhmac_chan_mgmt.c117 ret = hcc_hmac_tx_control_event(event_mem, sizeof(dmac_set_ch_switch_info_stru)); in hmac_chan_initiate_switch_to_new_channel()
242 ret = hcc_hmac_tx_control_event(event_mem, sizeof(dmac_set_chan_stru)); in hmac_chan_do_sync()
349 ret = hcc_hmac_tx_control_event(event_mem, 0); in hmac_chan_ctrl_machw_tx()
508 ret = hcc_hmac_tx_control_event(event_mem, 0); in hmac_chan_restart_network_after_switch()
H A Dhmac_user.c401 hcc_hmac_tx_control_event(event_mem, sizeof(dmac_ctx_del_user_stru)); in hmac_send_del_user_event()
623 hi_u32 ret = hcc_hmac_tx_control_event(event_mem, sizeof(dmac_ctx_add_user_stru)); in hmac_user_add_send_event()
870 ret = hcc_hmac_tx_control_event(event_mem, sizeof(dmac_ctx_add_user_stru)); in hmac_user_add_notify_alg()
971 ret = hcc_hmac_tx_control_event(event_mem, sizeof(dmac_ctx_mesh_mac_addr_whitelist_stru)); in hmac_set_multicast_user_whitelist()
1024 ret = hcc_hmac_tx_control_event(event_mem, sizeof(dmac_ctx_mesh_mac_addr_whitelist_stru)); in hmac_del_multicast_user_whitelist()
H A Dhmac_edca_opt.c151 hcc_hmac_tx_control_event(event_mem, sizeof(aast_uc_traffic_num)); in hmac_edca_opt_timeout_fn()
H A Dhmac_rx_filter.c373 if (hcc_hmac_tx_control_event(event_mem, sizeof(hi_u32)) != HI_SUCCESS) { in hmac_send_rx_filter_event()
H A Dhmac_mgmt_bss_comm.c1120 hcc_hmac_tx_control_event(event_mem, sizeof(dmac_ctx_action_event_stru)); in hmac_mgmt_rx_addba_rsp_send_event()
1276 hcc_hmac_tx_control_event(event_mem, sizeof(dmac_ctx_action_event_stru)); in hmac_mgmt_rx_delba()
1389 ret = hcc_hmac_tx_control_event(event_mem, sizeof(mac_priv_req_args_stru)); in hmac_mgmt_tx_ampdu_start()
1438 ret = hcc_hmac_tx_control_event(event_mem, sizeof(mac_priv_req_args_stru)); in hmac_mgmt_tx_ampdu_end()
1530 hcc_hmac_tx_control_event(event_mem, sizeof(hi_u16)); in hmac_mgmt_reset_psm()
2461 hcc_hmac_tx_control_event(event_mem, sizeof(hi_u16)); in hmac_send_psm_opmode_notify_event()
H A Dhmac_sme_sta.c656 hcc_hmac_tx_control_event(event_mem, sizeof(hi_u32)); in hmac_send_connect_result_to_dmac_sta()
1028 hcc_hmac_tx_control_event(event_mem, sizeof(hi_u32)); in hmac_handle_conn_fail()
H A Dhmac_mgmt_sta.c414 hcc_hmac_tx_control_event(event_mem, sizeof(dmac_ctx_join_req_set_reg_stru)); in hmac_sta_dispatch_join_req()
545 hcc_hmac_tx_control_event(event_mem, sizeof(dmac_ctx_set_dtim_tsf_reg_stru)); in hmac_sta_wait_join()
1014 hcc_hmac_tx_control_event(event_mem, sizeof(dmac_ctx_sta_asoc_set_edca_reg_stru)); in hmac_sta_up_update_edca_params_machw()
H A Dhmac_scan.c1722 hcc_hmac_tx_control_event(event_mem, sizeof(mac_scan_req_stru)); in hmac_scan_dispatch_req_event()
1870 hcc_hmac_tx_control_event(event_mem, sizeof(uintptr_t)); in hmac_scan_proc_sched_scan_req_event()
H A Dhmac_rx_data.c368 hcc_hmac_tx_control_event(event_mem, 0); in hmac_pkt_mem_opt_stat_reset()
H A Dhmac_config.c637 ret = hcc_hmac_tx_control_event(event_mem, in hmac_config_send_event()
854 ret = hcc_hmac_tx_control_event(event_mem, sizeof(hi_u16)); in hmac_cfg_vap_send_event()
4554 hcc_hmac_tx_control_event(event_mem, us_len + (hi_u16)oal_offset_of(hmac_to_dmac_cfg_msg_stru, auc_msg_body)); in hmac_config_alg_param()

Completed in 31 milliseconds