Home
last modified time | relevance | path

Searched defs:mac_hdr (Results 1 – 18 of 18) sorted by relevance

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/
Dhmac_wapi.c71 static inline hi_u8 hmac_wapi_is_qos(const mac_ieee80211_frame_stru *mac_hdr) in hmac_wapi_is_qos()
90 hi_u32 hmac_wapi_calc_mic_data(const mac_ieee80211_frame_stru *mac_hdr, hi_u8 keyidx, const hi_u8 *… in hmac_wapi_calc_mic_data()
497 …mac_ieee80211_frame_stru *mac_hdr = (mac_ieee80211_frame_stru *)oal_netbuf_data(netbuf); /* for ut… in hmac_wapi_decrypt() local
642 const mac_ieee80211_frame_stru *mac_hdr, const hi_u8 *puc_payload) in hmac_wapi_encrypt_mic()
761 mac_ieee80211_frame_stru *mac_hdr = ((hmac_tx_ctl_stru *)oal_netbuf_cb(netbuf))->frame_header; in hmac_wapi_encrypt() local
Dhmac_frag.c200 const mac_ieee80211_frame_stru *mac_hdr, hi_u8 more_frag) in hmac_defrag_process_frame()
284 mac_ieee80211_frame_stru *mac_hdr = (mac_ieee80211_frame_stru *)oal_netbuf_data(netbuf); in hmac_defrag_process() local
Dhmac_encap_frame.c183 mac_ieee80211_frame_stru *mac_hdr = (mac_ieee80211_frame_stru *)puc_data; in hmac_mgmt_encap_deauth() local
Dhmac_mgmt_sta.c646 hi_u32 hmac_sta_shared_key_auth_proc(hmac_vap_stru *hmac_vap, hi_u8 *mac_hdr) in hmac_sta_shared_key_auth_proc()
713 hi_u8 *mac_hdr = (hi_u8 *)rx_ctrl->pul_mac_hdr_start_addr; in hmac_sta_wait_auth_seq2_rx() local
2056 static hi_u32 hmac_sta_rx_deauth_req(hmac_vap_stru *hmac_vap, hi_u8 *mac_hdr, hi_u8 protected) in hmac_sta_rx_deauth_req()
2183 … mac_ieee80211_frame_stru *mac_hdr = (mac_ieee80211_frame_stru *)(rx_ctrl->pul_mac_hdr_start_addr); in hmac_sta_up_rx_beacon() local
Dhmac_tx_data.c1359 … mac_ieee80211_frame_stru *mac_hdr = ((hmac_tx_ctl_stru *)oal_netbuf_cb(netbuf))->frame_header; in hmac_tx_lan_to_wlan_no_tcp_opt_vap() local
/device/soc/hisilicon/ws63v100/sdk/protocol/wifi/source/host/feature/
Dhmac_roam_connect.c362 OAL_STATIC osal_u32 hmac_roam_connect_notify_wpas(hmac_roam_info_stru *roam_info, osal_u8 *mac_hdr, in hmac_roam_connect_notify_wpas()
770 osal_u8 *mac_hdr = OSAL_NULL; in hmac_roam_process_auth_seq2() local
834 osal_u8 *mac_hdr = OAL_PTR_NULL; in hmac_roam_process_assoc_rsp_check_para() local
902 osal_u8 *mac_hdr, *payload; in hmac_roam_process_assoc_rsp() local
973 osal_u8 *mac_hdr; in hmac_roam_process_action() local
Dhmac_frag.c324 mac_ieee80211_frame_stru *mac_hdr = (mac_ieee80211_frame_stru *)oal_netbuf_data(netbuf); in hmac_defrag_process() local
364 mac_ieee80211_frame_stru *mac_hdr = (mac_ieee80211_frame_stru *)oal_netbuf_data(netbuf); in hmac_defrag_start_etc() local
423 mac_ieee80211_frame_stru *mac_hdr = (mac_ieee80211_frame_stru *)oal_netbuf_data(netbuf); in hmac_defrag_start() local
Dhmac_11r.c179 OAL_STATIC osal_u32 hmac_roam_ft_notify_wpas(hmac_vap_stru *hmac_vap, osal_u8 *mac_hdr, in hmac_roam_ft_notify_wpas()
392 osal_u8 *mac_hdr; in hmac_roam_process_ft_rsp() local
441 mac_rx_ctl_stru *rx_ctrl, osal_u8 *mac_hdr) in hmac_roam_auth_seq2_11r_process()
Dhmac_slp.c135 osal_u8 *mac_hdr = OSAL_NULL; in hmac_slp_encap_cts() local
226 osal_u8 *mac_hdr = OSAL_NULL; in hmac_slp_encap_rts() local
Dhmac_promisc.c207 …C osal_u32 hmac_sta_rx_deauth_req_proc_for_promisc(hmac_vap_stru *hmac_vap, const osal_u8 *mac_hdr) in hmac_sta_rx_deauth_req_proc_for_promisc()
Dhmac_wapi.c567 mac_ieee80211_frame_stru *mac_hdr; in hmac_wapi_encrypt_etc() local
Dhmac_blacklist.c1248 OAL_STATIC osal_u32 hmac_ap_up_rx_mgmt_blacklist_filter(hmac_vap_stru *hmac_vap, osal_u8 *mac_hdr) in hmac_ap_up_rx_mgmt_blacklist_filter()
Dhmac_roam_main.c2112 mac_ieee80211_qos_htc_frame_addr4_stru *mac_hdr; in hmac_frame_modify_bssid() local
Dhmac_11k.c1509 osal_u8 *mac_hdr = OAL_PTR_NULL; in hmac_rrm_fill_meas_frame_body() local
/device/soc/hisilicon/ws63v100/sdk/protocol/wifi/rom_code/ws63/source/device/mac/romable/
Dmac_frame_rom.h74 static INLINE__ osal_void dmac_get_bssid(osal_u8 *mac_hdr, osal_u8 *bssid, osal_u16 bssid_len) in dmac_get_bssid()
/device/soc/hisilicon/ws63v100/sdk/protocol/wifi/source/host/inc/mac/
Dmac_frame.h1958 static INLINE__ osal_u16 mac_get_auth_alg(osal_u8 *mac_hdr) in mac_get_auth_alg()
1973 static INLINE__ osal_u16 mac_get_auth_status(osal_u8 *mac_hdr) in mac_get_auth_status()
1990 OAL_STATIC OAL_INLINE osal_u16 mac_get_ft_status(osal_u8 *mac_hdr) in mac_get_ft_status()
2005 static INLINE__ osal_u16 mac_get_auth_seq_num(osal_u8 *mac_hdr, osal_u16 payload_len) in mac_get_auth_seq_num()
2035 static INLINE__ osal_void mac_set_protectedframe(osal_u8 *mac_hdr) in mac_set_protectedframe()
2044 static INLINE__ oal_bool_enum_uint8 mac_is_protectedframe(osal_u8 *mac_hdr) in mac_is_protectedframe()
2073 static INLINE__ osal_u8 *mac_get_auth_ch_text(osal_u8 *mac_hdr) in mac_get_auth_ch_text()
2083 static INLINE__ oal_bool_enum_uint8 mac_is_4addr(osal_u8 *mac_hdr) in mac_is_4addr()
2101 static INLINE__ osal_void mac_get_address2(osal_u8 *mac_hdr, osal_u8 *addr) in mac_get_address2()
2111 static INLINE__ osal_void mac_get_address3(osal_u8 *mac_hdr, osal_u8 *addr) in mac_get_address3()
[all …]
/device/soc/hisilicon/ws63v100/sdk/protocol/wifi/rom_code/ws63/source/inc/romable/
Dmac_frame_common_rom.h1128 static INLINE__ osal_void mac_get_address1(osal_u8 *mac_hdr, osal_u8 *addr) in mac_get_address1()
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/common/
Dmac_frame.h2025 mac_ieee80211_frame_stru *mac_hdr = (mac_ieee80211_frame_stru *)puc_mac_hdr; in mac_get_protectedframe() local