8#ifndef HMAC_MGMT_CLASSIFIER_H
9#define HMAC_MGMT_CLASSIFIER_H
23#define THIS_FILE_ID OAM_FILE_ID_HMAC_MGMT_CLASSIFIER_H
104#if defined(_PRE_OS_VERSION_LITEOS) && defined(_PRE_OS_VERSION) \
105 && (_PRE_OS_VERSION_LITEOS == _PRE_OS_VERSION)
osal_void hmac_mgmt_send_disasoc_msg(hmac_vap_stru *hmac_vap, osal_u8 *da, osal_u16 err_code)
osal_void hmac_mgmt_send_deauth_event(hmac_vap_stru *hmac_vap, osal_u8 *da, osal_u16 err_code)
osal_s32 hmac_rx_process_report_mgmt_ctrl(hmac_vap_stru *hmac_vap, oal_netbuf_stru *netbuf)
osal_s32 hmac_rx_process_ba_sync_event(hmac_vap_stru *hmac_vap, hmac_ctx_action_event_stru *crx_action_sync)
osal_s32 hmac_mgmt_send_disasoc_event(hmac_vap_stru *hmac_vap, frw_msg *msg)
osal_s32 hmac_rx_mgmt_event_adapt(hmac_vap_stru *hmac_vap, frw_msg *msg)
osal_void hmac_send_disasoc_misc_msg(hmac_vap_stru *hmac_vap, osal_u16 user_idx, osal_u16 disasoc_reason)
osal_s32 hmac_handle_disasoc_misc_msg(hmac_vap_stru *hmac_vap, frw_msg *msg)
osal_u32 hmac_process_del_sta(osal_u8 vap_id)
osal_s32 hmac_mgmt_rx_delba_event_etc(hmac_vap_stru *hmac_vap, frw_msg *msg)
osal_s32 hmac_join_set_dtim_reg_event_process(hmac_vap_stru *hmac_vap)
osal_u32 hmac_send_disassoc_misc_event(hmac_vap_stru *hmac_vap, osal_u16 user_idx, osal_u16 disasoc_reason)
osal_u32 hmac_mgmt_tx_action_etc(hmac_vap_stru *hmac_vap, hmac_user_stru *hmac_user, mac_action_mgmt_args_stru *action_args)
osal_s32 hmac_rx_process_mgmt_ctrl(oal_netbuf_stru *netbuf)
osal_s32 hmac_join_set_reg_event_process(hmac_vap_stru *hmac_vap, hmac_ctx_join_req_set_reg_stru *reg_params)
osal_s32 hmac_rx_cut_process_mgmt_ctrl_event(hmac_vap_stru *hmac_vap, frw_msg *msg)
osal_void hmac_mgmt_connect_set_channel(hmac_device_stru *hmac_device, hal_to_dmac_device_stru *hal_device, hmac_vap_stru *up_vap, mac_channel_stru *channel)
osal_s32 hmac_set_multi_bssid(hmac_vap_stru *hmac_vap, mac_scanned_all_bss_info *all_bss_info)
osal_u32 hmac_tx_process_mgmt_event(hmac_vap_stru *hmac_vap, oal_netbuf_stru *netbuf)
int osal_s32
Definition osal_types.h:19
unsigned char osal_u8
Definition osal_types.h:11
signed char osal_s8
Definition osal_types.h:17
void osal_void
Definition osal_types.h:29
unsigned int osal_u32
Definition osal_types.h:13
unsigned short osal_u16
Definition osal_types.h:12
Definition frw_msg_rom.h:74
Definition dmac_ext_if_hcm.h:431
Definition dmac_ext_if_hcm.h:460
Definition mac_device_ext.h:856
Definition hmac_mgmt_classifier.h:58
oal_netbuf_stru * netbuf
Definition hmac_mgmt_classifier.h:61
mac_ieee80211_frame_stru * frame_hdr
Definition hmac_mgmt_classifier.h:59
hmac_vap_stru * hmac_vap
Definition hmac_mgmt_classifier.h:60
Definition hmac_mgmt_classifier.h:52
hmac_vap_stru * hmac_vap
Definition hmac_mgmt_classifier.h:54
hmac_device_stru * device
Definition hmac_mgmt_classifier.h:53
mac_tx_ctl_stru * tx_ctl
Definition hmac_mgmt_classifier.h:55
Definition mac_user_ext.h:519
Definition mac_vap_ext.h:2019
Definition mac_frame.h:1513
Definition wlan_types_base_rom.h:258
Definition mac_frame_common_rom.h:575
Definition hal_common_ops_device_rom.h:978
Definition wlan_resource_common_rom.h:211
Definition dmac_ext_if_device_rom.h:98
Definition oal_skbuff.h:82
Definition hal_ops_common_rom.h:529