Home
last modified time | relevance | path

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

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/common/
Dmac_mib.c68 WIFI_ROM_TEXT hi_u32 mac_mib_get_meshid(const mac_vap_stru *mac_vap, hi_u8 *puc_len, const hi_u8 *p… in mac_mib_get_meshid()
316 hi_u32 mac_mib_get_ssid(const mac_vap_stru *mac_vap, hi_u8 *puc_len, const hi_u8 *puc_param) in mac_mib_get_ssid()
Dmac_mib.h760 static inline hi_u32 mac_mib_get_bss_type(const mac_vap_stru *mac_vap, hi_u8 *puc_len, const hi_u8 … in mac_mib_get_bss_type()
771 static inline hi_u32 mac_mib_get_beacon_period(const mac_vap_stru *mac_vap, hi_u8 *puc_len, const h… in mac_mib_get_beacon_period()
781 static inline hi_u32 mac_mib_get_dtim_period(const mac_vap_stru *mac_vap, hi_u8 *puc_len, const hi_… in mac_mib_get_dtim_period()
791 static inline hi_u32 mac_mib_get_shpreamble(const mac_vap_stru *mac_vap, hi_u8 *puc_len, const hi_u… in mac_mib_get_shpreamble()
Dmac_regdomain.c332 hi_void mac_set_country_ie_2g(mac_regdomain_info_stru *rd_info, hi_u8 *puc_buffer, hi_u8 *puc_len) in mac_set_country_ie_2g()
Dmac_frame.c1407 WIFI_ROM_TEXT hi_void mac_set_mesh_vendor_ie_hdr(hi_u8 *puc_buffer, hi_u8 *puc_len) in mac_set_mesh_vendor_ie_hdr()
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/
Dhmac_11i.c716 hi_u8 hmac_get_pcip_policy_auth(const hi_u8 *puc_frame, hi_u8 *puc_len) in hmac_get_pcip_policy_auth()