Home
last modified time | relevance | path

Searched defs:mac_hdr (Results 1 – 6 of 6) 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/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