Searched defs:puc_header (Results 1 – 3 of 3) sorted by relevance
1705 static inline hi_void mac_hdr_set_frame_control(hi_u8 *puc_header, hi_u16 us_fc) in mac_hdr_set_frame_control()1715 static inline hi_void mac_hdr_set_duration(hi_u8 *puc_header, hi_u16 frame_type, hi_u16 us_duration) in mac_hdr_set_duration()1730 static inline hi_void mac_hdr_set_fragment_number(hi_u8 *puc_header, hi_u8 frag_num) in mac_hdr_set_fragment_number()1744 static inline hi_void mac_hdr_set_from_ds(hi_u8 *puc_header, hi_u8 from_ds) in mac_hdr_set_from_ds()1754 static inline hi_u8 mac_hdr_get_from_ds(const hi_u8 *puc_header) in mac_hdr_get_from_ds()1767 static inline hi_void mac_hdr_set_to_ds(hi_u8 *puc_header, hi_u8 to_ds) in mac_hdr_set_to_ds()1777 static inline hi_u8 mac_hdr_get_to_ds(const hi_u8 *puc_header) in mac_hdr_get_to_ds()1785 static inline hi_u8 mac_get_tid_value_4addr(const hi_u8 *puc_header) in mac_get_tid_value_4addr()1793 static inline hi_u8 mac_get_tid_value(const hi_u8 *puc_header, hi_u8 is_4addr) in mac_get_tid_value()1805 static inline hi_u16 mac_get_seq_num(const hi_u8 *puc_header) in mac_get_seq_num()[all …]
2013 WIFI_ROM_TEXT hi_u32 mac_prepare_action_frame_head(hi_u8 *puc_header, const hi_u8 *da_mac_addr, in mac_prepare_action_frame_head()
895 static inline hi_u8 wlan_hdr_get_frame_type(const hi_u8 *puc_header) in wlan_hdr_get_frame_type()