Home
last modified time | relevance | path

Searched defs:puc_payload (Results 1 – 12 of 12) sorted by relevance

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/
Dhmac_mgmt_sta.c1029 …hi_void hmac_sta_up_update_edca_params_mib(const hmac_vap_stru *hmac_vap, const hi_u8 *puc_payload) in hmac_sta_up_update_edca_params_mib()
1232 hi_u8 *puc_payload = HI_NULL; in hmac_sta_find_ie_in_probe_rsp() local
1296 hi_void hmac_sta_check_ht_cap_ie(const mac_vap_stru *mac_sta, hi_u8 *puc_payload, mac_user_stru *ma… in hmac_sta_check_ht_cap_ie()
1351 hi_void hmac_sta_check_ext_cap_ie(const mac_vap_stru *mac_sta, hi_u8 *puc_payload, hi_u16 us_rx_len) in hmac_sta_check_ext_cap_ie()
1386 hi_void hmac_sta_check_obss_scan_ie(const mac_vap_stru *mac_sta, hi_u8 *puc_payload, hi_u16 us_rx_l… in hmac_sta_check_obss_scan_ie()
1429 …2 hmac_sta_check_ht_opern_ie(mac_vap_stru *mac_sta, mac_user_stru *mac_user_ap, hi_u8 *puc_payload, in hmac_sta_check_ht_opern_ie()
1515 hi_u32 hmac_ie_proc_obss_scan_ie(const mac_vap_stru *mac_vap, const hi_u8 *puc_payload) in hmac_ie_proc_obss_scan_ie()
1588 static hi_u32 hmac_ie_proc_assoc_user_legacy_rate(hi_u8 *puc_payload, hi_u16 us_offset, hi_u16 us_r… in hmac_ie_proc_assoc_user_legacy_rate()
1776 hi_u8 *puc_payload = (hi_u8 *)(puc_mac_hdr) + rx_ctrl->mac_header_len; in hmac_sta_wait_asoc_rx_complete_update_param() local
1827 hi_u8 *puc_payload = (hi_u8 *)(puc_mac_hdr) + rx_ctrl->mac_header_len; in hmac_sta_wait_asoc_rx() local
[all …]
Dhmac_mgmt_sta.h62 hi_u8 *puc_payload; member
69 hi_u8 *puc_payload; member
Dhmac_mgmt_ap.h52 hi_u8 *puc_payload; member
73 hi_u8 *puc_payload; member
Dhmac_mgmt_ap.c572 static hi_u32 hmac_ap_up_update_sta_sup_rates(hi_u8 *puc_payload, hmac_user_stru *hmac_user, in hmac_ap_up_update_sta_sup_rates()
1235 static hi_u32 hmac_ap_prepare_assoc_req(hmac_user_stru *hmac_user, const hi_u8 *puc_payload, hi_u32… in hmac_ap_prepare_assoc_req()
1350 hi_u8 *puc_payload, const hmac_user_stru *hmac_user) in hmac_ap_asoc_p2p_process()
1534 hi_u8 *puc_mac_hdr, hi_u8 *puc_payload, hi_u32 payload_len) in hmac_ap_up_rx_asoc_req()
1895 hi_u8 *puc_payload = (hi_u8 *)(puc_mac_hdr) + mac_hdr_len; in hmac_ap_up_rx_mgmt() local
2004 hi_u8 *puc_mac_hdr, hi_u8 *puc_payload, hi_u32 payload_len) in hmac_mesh_up_rx_confirm_action()
2078 … hi_u32 hmac_check_open_action_sec_authenticator(const hmac_vap_stru *hmac_vap, hi_u8 *puc_payload, in hmac_check_open_action_sec_authenticator()
Dhmac_wapi.c90 …wapi_calc_mic_data(const mac_ieee80211_frame_stru *mac_hdr, hi_u8 keyidx, const hi_u8 *puc_payload, in hmac_wapi_calc_mic_data()
642 const mac_ieee80211_frame_stru *mac_hdr, const hi_u8 *puc_payload) in hmac_wapi_encrypt_mic()
770 hi_u8 *puc_payload = oal_netbuf_data(netbuf) + MAC_80211_QOS_HTC_4ADDR_FRAME_LEN; in hmac_wapi_encrypt() local
Dhmac_mgmt_bss_comm.c929 const hi_u8 *puc_payload, hmac_ba_rx_stru *ba_rx_stru, hi_u8 tid) in hmac_mgmt_rx_addba_req_init()
988 …mac_mgmt_rx_addba_req(hmac_vap_stru *hmac_vap, hmac_user_stru *hmac_user, const hi_u8 *puc_payload) in hmac_mgmt_rx_addba_req()
1068 const hi_u8 *puc_payload, hmac_tid_stru *tid, hi_u8 tidno) in hmac_mgmt_rx_addba_rsp_send_event()
1135 …mac_mgmt_rx_addba_rsp(hmac_vap_stru *hmac_vap, hmac_user_stru *hmac_user, const hi_u8 *puc_payload) in hmac_mgmt_rx_addba_rsp()
1207 …c_mgmt_rx_delba(const hmac_vap_stru *hmac_vap, hmac_user_stru *hmac_user, const hi_u8 *puc_payload) in hmac_mgmt_rx_delba()
2175 hi_void hmac_mgmt_update_assoc_user_qos(hi_u8 *puc_payload, hi_u16 us_msg_len, hi_u16 us_info_elem_… in hmac_mgmt_update_assoc_user_qos()
Dhmac_vap.c476 hi_u16 hmac_vap_check_ht_capabilities_ap(const hmac_vap_stru *hmac_vap, hi_u8 *puc_payload, hi_u16 … in hmac_vap_check_ht_capabilities_ap()
691 hi_u32 hmac_check_opmode_notify(hmac_vap_stru *hmac_vap, hi_u8 *puc_mac_hdr, hi_u8 *puc_payload, in hmac_check_opmode_notify()
Dhmac_chan_mgmt.c635 hi_u32 hmac_ie_proc_ch_switch_ie(mac_vap_stru *mac_vap, const hi_u8 *puc_payload, mac_eid_enum_uint… in hmac_ie_proc_ch_switch_ie()
Dhmac_blockack.c941 hi_u8 *puc_payload = HI_NULL; in hmac_up_rx_bar() local
Dhmac_config.c7264 hi_u8 *puc_payload = HI_NULL; in hmac_config_new_peer_candidate_event() local
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/common/
Dmac_ie.c94 WIFI_ROM_TEXT hi_u32 mac_proc_ht_opern_ie(mac_vap_stru *mac_vap, const hi_u8 *puc_payload, mac_user… in mac_proc_ht_opern_ie()
358 hi_void mac_ie_proc_ht_sta(const mac_vap_stru *mac_vap, const hi_u8 *puc_payload, const hi_u16 *pus… in mac_ie_proc_ht_sta()
448 hi_u8 mac_ie_check_p2p_action(const hi_u8 *puc_payload) in mac_ie_check_p2p_action()
Dmac_frame.h1831 static inline hi_u16 mac_get_bar_start_seq_num(const hi_u8 *puc_payload) in mac_get_bar_start_seq_num()