Home
last modified time | relevance | path

Searched defs:sa_mac_addr (Results 1 – 8 of 8) sorted by relevance

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/
Dhmac_rx_data.c72 const hi_u8 *sa_mac_addr, hi_u8 sa_addr_len) in hmac_rx_frame_80211_to_eth()
256 hi_u8 sa_mac_addr[WLAN_MAC_ADDR_LEN]; in hmac_rx_msdu_proc() local
Dhmac_mgmt_sta.c1822 hi_u8 sa_mac_addr[WLAN_MAC_ADDR_LEN] = { 0 }; in hmac_sta_wait_asoc_rx() local
2061 hi_u8 *sa_mac_addr = HI_NULL; in hmac_sta_rx_deauth_req() local
2179 hi_u8 sa_mac_addr[WLAN_MAC_ADDR_LEN] = { 0 }; in hmac_sta_up_rx_beacon() local
Dhmac_mgmt_ap.c261 hi_u8 *sa_mac_addr = HI_NULL; in hmac_ap_rx_deauth_req() local
1600 hi_u8 *sa_mac_addr = HI_NULL; in hmac_ap_up_rx_disasoc() local
Dhmac_mgmt_bss_comm.c2350 hi_u8 *sa_mac_addr = HI_NULL; in hmac_rx_sa_query_req() local
2394 hi_u8 *sa_mac_addr = HI_NULL; in hmac_rx_sa_query_rsp() local
Dhmac_blockack.c943 hi_u8 *sa_mac_addr = HI_NULL; in hmac_up_rx_bar() local
Dhmac_scan.c1455 hi_void hmac_scan_set_sour_mac_addr_in_probe_req(const hmac_vap_stru *hmac_vap, hi_u8 *sa_mac_addr,… in hmac_scan_set_sour_mac_addr_in_probe_req()
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/common/
Dmac_frame.c1974 const hi_u8 *sa_mac_addr) in mac_null_data_encap()
2014 const hi_u8 *sa_mac_addr) in mac_prepare_action_frame_head()
Dmac_frame.h1884 static inline hi_void mac_rx_get_sa(mac_ieee80211_frame_stru *mac_header, hi_u8 **sa_mac_addr) in mac_rx_get_sa()