Home
last modified time | relevance | path

Searched defs:mac_header (Results 1 – 5 of 5) sorted by relevance

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/
Dhmac_frag.c53 mac_ieee80211_frame_stru *mac_header = tx_ctl->frame_header; in hmac_frag_process() local
Dhmac_mgmt_bss_comm.c2506 mac_ieee80211_frame_stru *mac_header = (mac_ieee80211_frame_stru *)puc_data; in hmac_mgmt_rx_opmode_notify_frame() local
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/lwip/
Dpbuf.h184 void *mac_header; member
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/common/
Dmac_frame.c2709 WIFI_ROM_TEXT hi_u16 mac_set_mgmt_frame_header(hi_u8 *mac_header, hi_u16 frame_type, const hi_u8 *a… in mac_set_mgmt_frame_header()
Dmac_frame.h1868 static inline hi_void mac_rx_get_da(mac_ieee80211_frame_stru *mac_header, hi_u8 **da_mac_addr) in mac_rx_get_da()
1884 static inline hi_void mac_rx_get_sa(mac_ieee80211_frame_stru *mac_header, hi_u8 **sa_mac_addr) in mac_rx_get_sa()
1904 static inline hi_void mac_get_transmit_addr(mac_ieee80211_frame_stru *mac_header, hi_u8 **puc_bssid) in mac_get_transmit_addr()
2321 static inline hi_u16 mac_hdr_set_mac_addrsss(hi_u8 *mac_header, const hi_u8 *addr1, const hi_u8 *ad… in mac_hdr_set_mac_addrsss()