Home
last modified time | relevance | path

Searched refs:puc_data (Results 1 - 25 of 47) sorted by relevance

12

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/
H A Dhmac_encap_frame.c36 puc_data :netbuf data指针
45 hi_u16 hmac_encap_sa_query_req(const mac_vap_stru *mac_vap, hi_u8 *puc_data, const hi_u8 *da_mac_addr, in hmac_encap_sa_query_req() argument
68 mac_hdr_set_frame_control(puc_data, WLAN_FC0_SUBTYPE_ACTION); in hmac_encap_sa_query_req()
70 if (memcpy_s(((mac_ieee80211_frame_stru *)puc_data)->auc_address1, WLAN_MAC_ADDR_LEN, da_mac_addr, in hmac_encap_sa_query_req()
75 if (memcpy_s(((mac_ieee80211_frame_stru *)puc_data)->auc_address2, WLAN_MAC_ADDR_LEN, in hmac_encap_sa_query_req()
80 if (memcpy_s(((mac_ieee80211_frame_stru *)puc_data)->auc_address3, WLAN_MAC_ADDR_LEN, mac_vap->auc_bssid, in hmac_encap_sa_query_req()
96 puc_data[MAC_80211_FRAME_LEN] = MAC_ACTION_CATEGORY_SA_QUERY; in hmac_encap_sa_query_req()
97 puc_data[MAC_80211_FRAME_LEN + 1] = MAC_SA_QUERY_ACTION_REQUEST; /* 1:偏移1 */ in hmac_encap_sa_query_req()
98 puc_data[MAC_80211_FRAME_LEN + 2] = (us_trans_id & 0x00FF); /* 2:偏移2 */ in hmac_encap_sa_query_req()
99 puc_data[MAC_80211_FRAME_LE in hmac_encap_sa_query_req()
115 hmac_encap_sa_query_rsp(const mac_vap_stru *mac_vap, const hi_u8 *hdr, hi_u8 *puc_data) hmac_encap_sa_query_rsp() argument
180 hmac_mgmt_encap_deauth(const mac_vap_stru *mac_vap, hi_u8 *puc_data, const hi_u8 *da_mac_addr, hi_u16 err_code) hmac_mgmt_encap_deauth() argument
278 hmac_mgmt_encap_disassoc(const mac_vap_stru *mac_vap, hi_u8 *puc_data, const hi_u8 *da_mac_addr, hi_u16 us_err_code) hmac_mgmt_encap_disassoc() argument
[all...]
H A Dhmac_crypto_tkip.c153 const hi_u8 *puc_data = oal_netbuf_data(netbuf) + offset; in hmac_crypto_tkip_michael_mic() local
161 msb ^= get_le32(puc_data, 4); /* 4 一次计算长度 */ in hmac_crypto_tkip_michael_mic()
164 puc_data += sizeof(hi_u32); in hmac_crypto_tkip_michael_mic()
188 msb ^= get_le32_split(puc_data[0], puc_data_next[0], puc_data_next[1], puc_data_next[2]); /* 2 */ in hmac_crypto_tkip_michael_mic()
189 puc_data = puc_data_next + 3; /* 3 用于计算 */ in hmac_crypto_tkip_michael_mic()
192 msb ^= get_le32_split(puc_data[0], puc_data[1], puc_data_next[0], puc_data_next[1]); in hmac_crypto_tkip_michael_mic()
193 puc_data = puc_data_next + 2; /* 2 用于计算 */ in hmac_crypto_tkip_michael_mic()
196 msb ^= get_le32_split(puc_data[0], puc_data[ in hmac_crypto_tkip_michael_mic()
[all...]
H A Dhmac_encap_frame_ap.c314 static hi_u8 hmac_mgmt_is_challenge_txt_equal(hi_u8 *puc_data, const hi_u8 *puc_chtxt) in hmac_mgmt_is_challenge_txt_equal() argument
329 ch_text_len = puc_data[1]; in hmac_mgmt_is_challenge_txt_equal()
330 puc_ch_text = puc_data + 2; /* 加2 */ in hmac_mgmt_is_challenge_txt_equal()
656 hi_u8 *puc_data = HI_NULL; in hmac_encap_auth_rsp_body() local
664 puc_data = (hi_u8 *)oal_netbuf_header(auth_rsp); in hmac_encap_auth_rsp_body()
679 mac_hdr_set_frame_control(puc_data, WLAN_FC0_SUBTYPE_AUTH); in hmac_encap_auth_rsp_body()
683 if (memcpy_s(((mac_ieee80211_frame_stru *)puc_data)->auc_address1, WLAN_MAC_ADDR_LEN, mac_addr, in hmac_encap_auth_rsp_body()
689 if (memcpy_s(((mac_ieee80211_frame_stru *)puc_data)->auc_address2, WLAN_MAC_ADDR_LEN, in hmac_encap_auth_rsp_body()
695 if (memcpy_s(((mac_ieee80211_frame_stru *)puc_data)->auc_address3, WLAN_MAC_ADDR_LEN, mac_vap->auc_bssid, in hmac_encap_auth_rsp_body()
722 puc_frame = (hi_u8 *)(puc_data in hmac_encap_auth_rsp_body()
785 hi_u8 *puc_data = (hi_u8 *)oal_netbuf_header(auth_rsp); hmac_update_auth_rsp_status_code() local
1244 hmac_encap_mesh_peering_close_frame(const mac_vap_stru *mac_vap, hi_u8 *puc_data, const mac_action_data_stru *action_data) hmac_encap_mesh_peering_close_frame() argument
1327 hmac_encap_mesh_group_key_inform_frame(const mac_vap_stru *mac_vap, hi_u8 *puc_data, const mac_action_data_stru *action_data) hmac_encap_mesh_group_key_inform_frame() argument
1412 hmac_encap_mesh_group_key_ack_frame(const mac_vap_stru *mac_vap, hi_u8 *puc_data, const mac_action_data_stru *action_data) hmac_encap_mesh_group_key_ack_frame() argument
[all...]
H A Dhmac_encap_frame_sta.c391 hi_u8 *puc_data = (hi_u8 *)(puc_mgmt_frame + us_index); in hmac_mgmt_encap_auth_req_seq3() local
401 puc_data[0] = WLAN_WITP_AUTH_SHARED_KEY; in hmac_mgmt_encap_auth_req_seq3()
402 puc_data[1] = 0x00; in hmac_mgmt_encap_auth_req_seq3()
405 puc_data[2] = 0x03; /* 2 第3位 */ in hmac_mgmt_encap_auth_req_seq3()
406 puc_data[3] = 0x00; /* 3 第4位 */ in hmac_mgmt_encap_auth_req_seq3()
413 puc_data[4] = MAC_CHLNG_FAIL; /* 4 第5位 */ in hmac_mgmt_encap_auth_req_seq3()
414 puc_data[5] = 0x00; /* 5 第6位 */ in hmac_mgmt_encap_auth_req_seq3()
419 puc_data[4] = MAC_UNSUPT_ALG; /* 4 第5位 */ in hmac_mgmt_encap_auth_req_seq3()
420 puc_data[5] = 0x00; /* 5 第6位 */ in hmac_mgmt_encap_auth_req_seq3()
425 puc_data[ in hmac_mgmt_encap_auth_req_seq3()
[all...]
H A Dhmac_encap_frame.h38 hi_u16 hmac_mgmt_encap_deauth(const mac_vap_stru *mac_vap, hi_u8 *puc_data, const hi_u8 *da_mac_addr,
40 hi_u16 hmac_mgmt_encap_disassoc(const mac_vap_stru *mac_vap, hi_u8 *puc_data, const hi_u8 *da_mac_addr,
42 hi_u16 hmac_encap_sa_query_req(const mac_vap_stru *mac_vap, hi_u8 *puc_data, const hi_u8 *da_mac_addr,
44 hi_u16 hmac_encap_sa_query_rsp(const mac_vap_stru *mac_vap, const hi_u8 *hdr, hi_u8 *puc_data);
H A Dhmac_p2p.c558 输入参数 : [1]puc_data
562 hi_u32 hmac_p2p_is_go_neg_req_frame(const hi_u8 *puc_data) in hmac_p2p_is_go_neg_req_frame() argument
564 if ((puc_data[MAC_ACTION_OFFSET_CATEGORY + MAC_80211_FRAME_LEN] == MAC_ACTION_CATEGORY_PUBLIC) && in hmac_p2p_is_go_neg_req_frame()
565 (puc_data[P2P_PUB_ACT_OUI_OFF1 + MAC_80211_FRAME_LEN] == WFA_OUI_BYTE1) && in hmac_p2p_is_go_neg_req_frame()
566 (puc_data[P2P_PUB_ACT_OUI_OFF2 + MAC_80211_FRAME_LEN] == WFA_OUI_BYTE2) && in hmac_p2p_is_go_neg_req_frame()
567 (puc_data[P2P_PUB_ACT_OUI_OFF3 + MAC_80211_FRAME_LEN] == WFA_OUI_BYTE3) && in hmac_p2p_is_go_neg_req_frame()
568 (puc_data[P2P_PUB_ACT_OUI_TYPE_OFF + MAC_80211_FRAME_LEN] == WFA_P2P_V1_0) && in hmac_p2p_is_go_neg_req_frame()
569 (puc_data[P2P_PUB_ACT_OUI_SUBTYPE_OFF + MAC_80211_FRAME_LEN] == P2P_PAF_GON_REQ)) { in hmac_p2p_is_go_neg_req_frame()
666 hi_u32 hmac_p2p_encap_action(hi_u8 *puc_data, const mac_action_data_stru *action_data) in hmac_p2p_encap_action() argument
672 puc_frame_origin = puc_data; in hmac_p2p_encap_action()
923 hmac_p2p_send_action_error(const mac_action_data_stru *action_data, oal_netbuf_stru *puc_data) hmac_p2p_send_action_error() argument
952 oal_netbuf_stru *puc_data = (oal_netbuf_stru *)oal_netbuf_alloc(WLAN_MGMT_NETBUF_SIZE, 0, 4); /* align 4 */ hmac_p2p_send_action() local
[all...]
H A Dhmac_encap_frame_ap.h108 hi_u32 hmac_encap_mesh_peering_open_frame(mac_vap_stru *mac_vap, hi_u8 *puc_data,
110 hi_u32 hmac_encap_mesh_peering_confirm_frame(mac_vap_stru *mac_vap, hi_u8 *puc_data,
112 hi_u32 hmac_encap_mesh_peering_close_frame(const mac_vap_stru *mac_vap, hi_u8 *puc_data,
114 hi_u32 hmac_encap_mesh_group_key_inform_frame(const mac_vap_stru *mac_vap, hi_u8 *puc_data,
116 hi_u32 hmac_encap_mesh_group_key_ack_frame(const mac_vap_stru *mac_vap, hi_u8 *puc_data,
H A Dhmac_mgmt_bss_comm.c163 hi_u16 hmac_mgmt_encap_addba_req(hmac_vap_stru *hmac_vap, hi_u8 *puc_data, dmac_ba_tx_stru *tx_ba, hi_u8 tid) in hmac_mgmt_encap_addba_req() argument
168 if ((hmac_vap == HI_NULL) || (puc_data == HI_NULL) || (tx_ba == HI_NULL)) { in hmac_mgmt_encap_addba_req()
170 (uintptr_t)hmac_vap, (uintptr_t)puc_data, (uintptr_t)tx_ba); in hmac_mgmt_encap_addba_req()
187 mac_hdr_set_frame_control(puc_data, WLAN_PROTOCOL_VERSION | WLAN_FC0_TYPE_MGT | WLAN_FC0_SUBTYPE_ACTION); in hmac_mgmt_encap_addba_req()
190 if (memcpy_s(puc_data + WLAN_HDR_ADDR1_OFFSET, WLAN_MAC_ADDR_LEN, tx_ba->puc_dst_addr, WLAN_MAC_ADDR_LEN) != EOK) { in hmac_mgmt_encap_addba_req()
195 if (memcpy_s(puc_data + WLAN_HDR_ADDR2_OFFSET, WLAN_MAC_ADDR_LEN, in hmac_mgmt_encap_addba_req()
201 if (memcpy_s(puc_data + WLAN_HDR_ADDR3_OFFSET, WLAN_MAC_ADDR_LEN, hmac_vap->base_vap->auc_bssid, in hmac_mgmt_encap_addba_req()
213 puc_data[us_index++] = MAC_ACTION_CATEGORY_BA; in hmac_mgmt_encap_addba_req()
216 puc_data[us_index++] = MAC_BA_ACTION_ADDBA_REQ; in hmac_mgmt_encap_addba_req()
219 puc_data[us_inde in hmac_mgmt_encap_addba_req()
376 hmac_mgmt_encap_delba(hmac_vap_stru *hmac_vap, hi_u8 *puc_data, const mac_action_mgmt_args_stru *action_args) hmac_mgmt_encap_delba() argument
908 hmac_mgmt_rx_action_ba(hmac_vap_stru *hmac_vap, hmac_user_stru *hmac_user, const hi_u8 *puc_data) hmac_mgmt_rx_action_ba() argument
2502 hi_u8 *puc_data = (hi_u8 *)rx_ctrl->pul_mac_hdr_start_addr; hmac_mgmt_rx_opmode_notify_frame() local
[all...]
H A Dhmac_mgmt_ap.c1666 static hi_u32 hmac_ap_up_get_mesh_hmac_user(const hmac_vap_stru *hmac_vap, const hi_u8 *puc_data) in hmac_ap_up_get_mesh_hmac_user() argument
1669 (puc_data[MAC_ACTION_OFFSET_CATEGORY] == MAC_ACTION_CATEGORY_SELF_PROTECTED) && in hmac_ap_up_get_mesh_hmac_user()
1670 (puc_data[MAC_ACTION_OFFSET_ACTION] == MAC_SP_ACTION_MESH_PEERING_OPEN)) { in hmac_ap_up_get_mesh_hmac_user()
1683 const hi_u8 *puc_data) in hmac_ap_up_rx_action_category_public()
1685 switch (puc_data[MAC_ACTION_OFFSET_ACTION]) { in hmac_ap_up_rx_action_category_public()
1690 if (HI_TRUE == mac_ie_check_p2p_action(puc_data + MAC_ACTION_OFFSET_ACTION)) { in hmac_ap_up_rx_action_category_public()
1705 const hi_u8 *puc_data) in hmac_ap_up_rx_action_category_vht()
1707 switch (puc_data[MAC_ACTION_OFFSET_ACTION]) { in hmac_ap_up_rx_action_category_vht()
1726 const hi_u8 *puc_data, hi_u8 is_protected) in hmac_ap_up_rx_action_category_sa_query()
1728 switch (puc_data[MAC_ACTION_OFFSET_ACTIO in hmac_ap_up_rx_action_category_sa_query()
1682 hmac_ap_up_rx_action_category_public(const hmac_vap_stru *hmac_vap, oal_netbuf_stru *netbuf, const hi_u8 *puc_data) hmac_ap_up_rx_action_category_public() argument
1704 hmac_ap_up_rx_action_category_vht(hmac_vap_stru *hmac_vap, oal_netbuf_stru *netbuf, const hi_u8 *puc_data) hmac_ap_up_rx_action_category_vht() argument
1725 hmac_ap_up_rx_action_category_sa_query(hmac_vap_stru *hmac_vap, oal_netbuf_stru *netbuf, const hi_u8 *puc_data, hi_u8 is_protected) hmac_ap_up_rx_action_category_sa_query() argument
1742 hmac_ap_up_rx_action_self_protected(const hmac_vap_stru *hmac_vap, hmac_user_stru *hmac_user, mac_ieee80211_frame_stru *frame_hdr, oal_netbuf_stru *netbuf, hi_u8 *puc_data) hmac_ap_up_rx_action_self_protected() argument
1782 hmac_ap_up_rx_action_category_mesh(const hi_u8 *puc_data) hmac_ap_up_rx_action_category_mesh() argument
1813 hi_u8 *puc_data = (hi_u8 *)rx_ctrl->pul_mac_hdr_start_addr + rx_ctrl->mac_header_len; hmac_ap_up_rx_action() local
[all...]
H A Dhmac_mgmt_bss_comm.h47 hi_u16 hmac_mgmt_encap_addba_req(hmac_vap_stru *hmac_vap, hi_u8 *puc_data, dmac_ba_tx_stru *tx_ba, hi_u8 tid);
48 hi_u16 hmac_mgmt_encap_addba_rsp(hmac_vap_stru *hmac_vap, hi_u8 *puc_data, hmac_ba_rx_stru *addba_rsp, hi_u8 tid,
50 hi_u16 hmac_mgmt_encap_delba(hmac_vap_stru *hmac_vap, hi_u8 *puc_data, const mac_action_mgmt_args_stru *action_args);
103 hi_void hmac_mgmt_rx_action_ba(hmac_vap_stru *hmac_vap, hmac_user_stru *hmac_user, const hi_u8 *puc_data);
H A Dhmac_mgmt_sta.c379 event = (frw_event_stru *)event_mem->puc_data; in hmac_sta_dispatch_join_req()
526 frw_event_stru *event = (frw_event_stru *)event_mem->puc_data; in hmac_sta_wait_join()
988 event = (frw_event_stru *)event_mem->puc_data; in hmac_sta_up_update_edca_params_machw()
2254 hi_u8 *puc_data = HI_NULL; in hmac_sta_up_rx_ch_switch() local
2266 puc_data = (hi_u8 *)rx_ctrl->pul_mac_hdr_start_addr + rx_ctrl->mac_header_len; in hmac_sta_up_rx_ch_switch()
2271 if (puc_data[us_index] == MAC_EID_CHANSWITCHANN) { in hmac_sta_up_rx_ch_switch()
2272 hmac_ie_proc_ch_switch_ie(mac_vap, &puc_data[us_index], MAC_EID_CHANSWITCHANN); in hmac_sta_up_rx_ch_switch()
2273 } else if (puc_data[us_index] == MAC_EID_SEC_CH_OFFSET) { in hmac_sta_up_rx_ch_switch()
2274 if (puc_data[us_index + 1] < MAC_SEC_CH_OFFSET_IE_LEN) { in hmac_sta_up_rx_ch_switch()
2276 puc_data[us_inde in hmac_sta_up_rx_ch_switch()
2300 hi_u8 *puc_data = HI_NULL; hmac_sta_up_rx_ext_ch_switch() local
2347 hi_u8 *puc_data = (hi_u8 *)rx_ctrl->pul_mac_hdr_start_addr + rx_ctrl->mac_header_len; hmac_sta_up_rx_action() local
[all...]
H A Dhmac_chan_mgmt.c102 event = (frw_event_stru *)event_mem->puc_data; in hmac_chan_initiate_switch_to_new_channel()
228 event = (frw_event_stru *)event_mem->puc_data; in hmac_chan_do_sync()
342 event = (frw_event_stru *)event_mem->puc_data; in hmac_chan_ctrl_machw_tx()
501 event = (frw_event_stru *)event_mem->puc_data; in hmac_chan_restart_network_after_switch()
545 event = (frw_event_stru *)event_mem->puc_data; in hmac_chan_switch_to_new_chan_complete()
601 event = (frw_event_stru *)event_mem->puc_data; in hmac_dbac_status_notify()
H A Dhmac_p2p.h85 hi_u32 hmac_p2p_encap_action(hi_u8 *puc_data, const mac_action_data_stru *action_data);
95 hi_u32 hmac_p2p_is_go_neg_req_frame(const hi_u8 *puc_data);
H A Dhmac_mgmt_classifier.c160 event = (frw_event_stru *)event_mem->puc_data; in hmac_mgmt_rx_delba_event()
262 frw_event_stru *event = (frw_event_stru *)event_mem->puc_data; in hmac_rx_process_mgmt_event()
307 frw_event_stru *event = (frw_event_stru *)event_mem->puc_data; in hmac_rx_process_mgmt_promis()
391 frw_event_stru *event = (frw_event_stru *)event_mem->puc_data; in hmac_mgmt_send_disasoc_deauth_event()
460 frw_event_stru *event = (frw_event_stru *)event_mem->puc_data; in hmac_proc_disasoc_misc_event()
H A Dhmac_user.c388 event = (frw_event_stru *)event_mem->puc_data; in hmac_send_del_user_event()
602 if (oal_unlikely(event_mem == HI_NULL) || (event_mem->puc_data == HI_NULL)) { in hmac_user_add_send_event()
611 frw_event_stru *event = (frw_event_stru *)event_mem->puc_data; in hmac_user_add_send_event()
855 event = (frw_event_stru *)event_mem->puc_data; in hmac_user_add_notify_alg()
958 event = (frw_event_stru *)event_mem->puc_data; in hmac_set_multicast_user_whitelist()
1010 event = (frw_event_stru *)event_mem->puc_data; in hmac_del_multicast_user_whitelist()
H A Dhmac_wapi.c881 hi_void hmac_wapi_dump_frame(hi_u8 *puc_info, hi_u8 *puc_data, hi_u32 len) in hmac_wapi_dump_frame() argument
886 oal_io_print("%2x %2x %2x %2x \r\n", puc_data[loop], puc_data[loop + 1], puc_data[loop + 2], in hmac_wapi_dump_frame()
887 puc_data[loop + 3]); /* 2 3 数组位置增量 */ in hmac_wapi_dump_frame()
H A Dhmac_config.c466 event = (frw_event_stru *)(event_mem->puc_data); in hmac_proc_dev_sleep_req()
513 event = (frw_event_stru *)event_mem->puc_data; in hmac_syn_info_event()
551 event = (frw_event_stru *)event_mem->puc_data; in hmac_voice_aggr_event()
588 event = (frw_event_stru *)event_mem_value->puc_data; in hmac_config_alloc_event()
848 event = (frw_event_stru *)event_mem->puc_data; in hmac_cfg_vap_send_event()
3037 frw_event_stru *event = (frw_event_stru *)event_mem->puc_data; in hmac_dpd_data_processed_send()
3092 event = (frw_event_stru *)event_mem->puc_data; in hmac_dpd_cali_data_recv()
3546 event = (frw_event_stru *)event_mem->puc_data; in hmac_csi_data_report_event()
3784 hi_u8 *puc_data = HI_NULL; in hmac_send_custom_pkt() local
3790 if (pkt_param->puc_data in hmac_send_custom_pkt()
[all...]
H A Dhmac_event.c718 frw_event_stru *event = (frw_event_stru *)event_mem->puc_data; in wal_config_process_pkt()
798 event = (frw_event_stru *)event_mem->puc_data; in hmac_event_config_syn()
972 if ((event_mem == HI_NULL) || (event_mem->puc_data == HI_NULL)) { in hmac_send_event_to_host()
978 event = (frw_event_stru *)event_mem->puc_data; in hmac_send_event_to_host()
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/wal/
H A Dwal_event.c111 frw_event_stru *event = (frw_event_stru *)event_mem->puc_data; in wal_scan_comp_proc_sta()
217 event = (frw_event_stru *)event_mem->puc_data; in wal_asoc_comp_proc_sta()
291 event = (frw_event_stru *)event_mem->puc_data; in wal_disasoc_comp_proc_sta()
361 frw_event_stru *event = (frw_event_stru *)event_mem->puc_data; in wal_connect_new_sta_proc_ap()
437 event = (frw_event_stru *)event_mem->puc_data; in wal_disconnect_sta_proc_ap()
517 event = (frw_event_stru *)event_mem->puc_data; in wal_mic_failure_proc()
569 event = (frw_event_stru *)event_mem->puc_data; in wal_send_mgmt_to_host()
639 event = (frw_event_stru *)event_mem->puc_data; in wal_p2p_listen_timeout()
692 event = (frw_event_stru *)event_mem->puc_data; in wal_mesh_close_peer_inform()
749 event = (frw_event_stru *)event_mem->puc_data; in wal_mesh_new_peer_candidate()
903 hi_u8 *puc_data = HI_NULL; wal_any_process_tx_complete() local
937 hmac_any_device_list_stru *puc_data = HI_NULL; wal_any_process_scan_result() local
[all...]
H A Dwal_linux_flowctl.c111 frw_event_stru *event = (frw_event_stru *)event_mem->puc_data; in wal_flowctl_backp_event_handler()
H A Dwal_cfg80211_apt.h87 hi_void cfg80211_rx_exception(const oal_net_device_stru *netdev, hi_u8 *puc_data, hi_u32 data_len);
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/frw/
H A Dfrw_event.c107 frw_event = (frw_event_stru *)event_mem->puc_data; in frw_event_free()
126 event_hrd = (frw_event_hdr_stru *)event_mem->puc_data; in frw_event_to_qid()
246 event_hrd = (frw_event_hdr_stru *)event_mem->puc_data; in frw_event_dispatch_event()
410 event_hrd = (frw_event_hdr_stru *)event_mem->puc_data; in frw_event_flush_event_queue()
480 event_hrd = (frw_event_hdr_stru *)event_mem->puc_data; in frw_event_vap_flush_event()
559 event_hrd = (frw_event_hdr_stru *)event_mem->puc_data; in frw_event_process_all_event()
639 event_hdr = (frw_event_hdr_stru *)(event_mem->puc_data); in frw_event_post_event()
H A Dfrw_event.h171 #define frw_get_event_stru(event_mem) ((frw_event_stru *)(event_mem)->puc_data)
172 #define frw_get_event_hdr(event_mem) ((frw_event_hdr_stru *)(&((frw_event_stru *)(event_mem)->puc_data)->event_hdr))
173 #define frw_get_event_payload(event_mem) ((hi_u8 *)((frw_event_stru *)(event_mem)->puc_data)->auc_event_data)
H A Dfrw_timer.c57 event = (frw_event_stru *)event_mem->puc_data; in frw_timer_timeout_event()
85 event = (frw_event_stru *)event_mem->puc_data; in frw_timer_timeout_proc()
196 event = (frw_event_stru *)event_mem->puc_data; in frw_timer_timeout_proc_event()
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
H A Doal_mem.c281 mem->puc_data = mem->puc_origin_data; in oal_mem_create_subpool()
352 mem->puc_data = mem->puc_origin_data + OAL_MEM_INFO_SIZE; in oal_mem_alloc()
353 *((uintptr_t *)(mem->puc_data - OAL_MEM_INFO_SIZE)) = (uintptr_t)mem; in oal_mem_alloc()
354 return (hi_void *)mem->puc_data; in oal_mem_alloc()
462 mem->puc_data = mem->puc_origin_data; in oal_mem_alloc_enhanced()

Completed in 33 milliseconds

12