Home
last modified time | relevance | path

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

/device/soc/hisilicon/ws63v100/sdk/protocol/wifi/source/host/feature/
Dhmac_uapsd.c243 const mac_ieee80211_qos_frame_stru *mac_header) in hmac_uapsd_state_trans()
287 mac_ieee80211_qos_frame_stru *mac_header = OSAL_NULL; in hmac_uapsd_rx_trigger_check() local
352 mac_ieee80211_qos_frame_stru *mac_header = OSAL_NULL; in hmac_uapsd_process_trigger() local
394 OSAL_STATIC osal_void hmac_uapsd_set_frame_hdr(mac_ieee80211_qos_frame_stru *mac_header, in hmac_uapsd_set_frame_hdr()
446 mac_ieee80211_qos_frame_stru *mac_header = OSAL_NULL; in hmac_uapsd_tx_pkt() local
676 mac_ieee80211_qos_frame_stru *mac_header = OSAL_NULL; in hmac_uapsd_send_qosnull() local
Dhmac_btcoex_ps.c64 mac_ieee80211_frame_stru *mac_header = (mac_ieee80211_frame_stru *) \ in hmac_btcoex_encap_preempt_frame() local
80 hmac_btcoex_qosnull_frame_stru *mac_header = (hmac_btcoex_qosnull_frame_stru *) \ in hmac_btcoex_encap_preempt_frame() local
Dhmac_slp.c339 osal_u8 *mac_header = OAL_PTR_NULL; in hmac_slp_encap_rm_request() local
578 osal_u8 *mac_header = OAL_PTR_NULL; in hmac_slp_encap_rm_result() local
Dhmac_btcoex_ba.c560 const osal_u8 *mac_header = oal_netbuf_header_const(netbuf); in hmac_btcoex_tx_addba_rsp_check() local
Dhmac_11v.c493 osal_u8 *mac_header = OAL_PTR_NULL; in hmac_encap_bsst_rsp_action() local
937 osal_u8 *mac_header = OSAL_NULL; in hmac_encap_bsst_query_action() local
Dhmac_csa_ap.c377 osal_u8 *mac_header = oal_netbuf_header(buffer); in hmac_ap_encap_csa_action() local
Dhmac_frag.c149 mac_ieee80211_frame_stru *mac_header = mac_get_cb_frame_header_addr(tx_ctrl); in hmac_frag_process() local
Dhmac_sr_sta.c753 osal_u8 *mac_header = OSAL_NULL; in hmac_encap_color_collision() local
Dhmac_btcoex.c873 const mac_ieee80211_frame_stru *mac_header) in hmac_btcoex_tx_mgmt_frame()
Dhmac_11k.c1268 osal_u8 *mac_header; in hmac_rrm_fill_basic_rm_rpt_action() local
/device/soc/hisilicon/ws63v100/sdk/protocol/wifi/rom_code/ws63/source/device/mac/romable/
Dmac_frame_rom.h142 static INLINE__ osal_void dmac_rx_get_sa(mac_ieee80211_frame_stru *mac_header, osal_u8 **sa) in dmac_rx_get_sa()
160 static INLINE__ osal_void dmac_rx_get_da(mac_ieee80211_frame_stru *mac_header, osal_u8 **da) in dmac_rx_get_da()
/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/ws63v100/sdk/open_source/lwip/lwip_v2.1.3/src/include/lwip/
Dpbuf.h193 void *mac_header; member
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/lwip/
Dpbuf.h184 void *mac_header; member
/device/soc/hisilicon/ws63v100/sdk/protocol/wifi/rom_code/ws63/source/inc/romable/
Dmac_frame_common_rom.h1078 static INLINE__ osal_u8 mac_get_frame_type_and_subtype(const osal_u8 *mac_header) in mac_get_frame_type_and_subtype()
1088 static INLINE__ osal_u8 mac_get_frame_type(const osal_u8 *mac_header) in mac_get_frame_type()
1098 static INLINE__ osal_u8 mac_get_frame_sub_type(const osal_u8 *mac_header) in mac_get_frame_sub_type()
1108 static INLINE__ osal_u8 mac_frame_get_type_value(const osal_u8 *mac_header) in mac_frame_get_type_value()
1119 static INLINE__ osal_u8 mac_frame_get_subtype_value(const osal_u8 *mac_header) in mac_frame_get_subtype_value()
/device/soc/hisilicon/ws63v100/sdk/protocol/wifi/source/host/forward/liteOS/
Doal_skbuff.h121 td_u16 mac_header; member
/device/soc/hisilicon/ws63v100/sdk/protocol/wifi/source/host/inc/mac/
Dmac_frame.h1787 static INLINE__ osal_void mac_rx_get_da(mac_ieee80211_frame_stru *mac_header, osal_u8 **da) in mac_rx_get_da()
1805 static INLINE__ osal_void mac_rx_get_sa(mac_ieee80211_frame_stru *mac_header, osal_u8 **sa) in mac_rx_get_sa()
1827 static INLINE__ osal_void mac_get_transmit_addr(mac_ieee80211_frame_stru *mac_header, osal_u8 **bss… in mac_get_transmit_addr()
1901 static INLINE__ oal_bool_enum_uint8 mac_get_frame_protected_flag(const osal_u8 *mac_header) in mac_get_frame_protected_flag()
2046 mac_ieee80211_frame_stru *mac_header = OSAL_NULL; in mac_is_protectedframe() local
2207 osal_u8 *mac_header = oal_netbuf_header(pst_netbuf); in mac_is_ftm_frame() local
2225 osal_u8 *mac_header = oal_netbuf_header(pst_netbuf); in mac_is_ftm_req_frame() local
2243 osal_u8 *mac_header = oal_netbuf_header(pst_netbuf); in mac_is_ftm_related_frame() local
/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()
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
Ddhd_config.c281 uint8 mac_header[3] = {0x80, 0x07, 0x19}; in dhd_conf_get_otp() local