Home
last modified time | relevance | path

Searched defs:mac_vap (Results 1 – 25 of 46) sorted by relevance

12

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/common/
Dmac_mib.h40 static inline hi_void mac_mib_set_wep(const mac_vap_stru *mac_vap, hi_u8 key_id) in mac_mib_set_wep()
49 static inline hi_u8 mac_mib_get_rsnacfggroupcipher(const mac_vap_stru *mac_vap) in mac_mib_get_rsnacfggroupcipher()
57 static inline hi_void mac_mib_set_rsnacfggroupcipher(const mac_vap_stru *mac_vap, hi_u8 group_ciphe… in mac_mib_set_rsnacfggroupcipher()
65 static inline hi_void mac_mib_set_wep_default_keyid(const mac_vap_stru *mac_vap, hi_u8 default_key_… in mac_mib_set_wep_default_keyid()
73 static inline hi_u8 mac_mib_get_wep_default_keyid(const mac_vap_stru *mac_vap) in mac_mib_get_wep_default_keyid()
81 static inline hi_u8 mac_mib_get_wep_type(const mac_vap_stru *mac_vap) in mac_mib_get_wep_type()
89 static inline hi_u8 mac_mib_get_privacyinvoked(const mac_vap_stru *mac_vap) in mac_mib_get_privacyinvoked()
97 static inline hi_void mac_mib_set_privacyinvoked(const mac_vap_stru *mac_vap, hi_u8 privacyinvoked) in mac_mib_set_privacyinvoked()
105 static inline hi_u8 mac_mib_get_rsnaactivated(const mac_vap_stru *mac_vap) in mac_mib_get_rsnaactivated()
113 static inline hi_void mac_mib_set_rsnaactivated(const mac_vap_stru *mac_vap, hi_u8 rsnaactivated) in mac_mib_set_rsnaactivated()
[all …]
Dmac_vap.c225 WIFI_ROM_TEXT hi_void mac_vap_init_wme_param(const mac_vap_stru *mac_vap) in mac_vap_init_wme_param()
266 WIFI_ROM_TEXT hi_u32 mac_vap_add_assoc_user(mac_vap_stru *mac_vap, hi_u8 user_idx) in mac_vap_add_assoc_user()
357 WIFI_ROM_TEXT hi_u32 mac_vap_del_user(mac_vap_stru *mac_vap, hi_u8 user_idx) in mac_vap_del_user()
408 WIFI_ROM_TEXT hi_u32 mac_vap_find_user_by_macaddr(mac_vap_stru *mac_vap, const hi_u8 *sta_mac_addr,… in mac_vap_find_user_by_macaddr()
472 WIFI_ROM_TEXT static hi_void mac_vap_init_mib_11n(const mac_vap_stru *mac_vap) in mac_vap_init_mib_11n()
507 WIFI_ROM_TEXT static hi_void mac_vap_init_mib_11i(const mac_vap_stru *mac_vap) in mac_vap_init_mib_11i()
569 WIFI_ROM_TEXT static hi_void mac_vap_init_legacy_rates(mac_vap_stru *mac_vap, mac_data_rate_stru *r… in mac_vap_init_legacy_rates()
618 WIFI_ROM_TEXT static hi_void mac_vap_init_11b_rates(mac_vap_stru *mac_vap, mac_data_rate_stru *rate… in mac_vap_init_11b_rates()
674 WIFI_ROM_TEXT static hi_void mac_vap_init_11g_mixed_one_rates(mac_vap_stru *mac_vap, mac_data_rate_… in mac_vap_init_11g_mixed_one_rates()
711 WIFI_ROM_TEXT static hi_void mac_vap_init_11g_mixed_two_rates(mac_vap_stru *mac_vap, mac_data_rate_… in mac_vap_init_11g_mixed_two_rates()
[all …]
Dmac_mib.c39 WIFI_ROM_TEXT hi_u32 mac_mib_set_meshid(const mac_vap_stru *mac_vap, hi_u8 len, const hi_u8 *puc_pa… in mac_mib_set_meshid()
68 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()
99 WIFI_ROM_TEXT hi_void mac_mib_get_wpa_pairwise_cipher_suite(const mac_vap_stru *mac_vap, hi_u8 *puc… in mac_mib_get_wpa_pairwise_cipher_suite()
124 WIFI_ROM_TEXT hi_void mac_mib_get_wpa2_pairwise_cipher_suite(const mac_vap_stru *mac_vap, hi_u8 *pu… in mac_mib_get_wpa2_pairwise_cipher_suite()
152 WIFI_ROM_TEXT hi_void mac_mib_get_authentication_suite(const mac_vap_stru *mac_vap, hi_u8 *puc_num) in mac_mib_get_authentication_suite()
177 WIFI_ROM_TEXT hi_void mac_mib_get_wpa2_pairwise_cipher_suite_value(const mac_vap_stru *mac_vap, in mac_mib_get_wpa2_pairwise_cipher_suite_value()
203 WIFI_ROM_TEXT hi_void mac_mib_get_wpa_pairwise_cipher_suite_value(const mac_vap_stru *mac_vap, in mac_mib_get_wpa_pairwise_cipher_suite_value()
227 WIFI_ROM_TEXT hi_void mac_mib_set_rsna_auth_suite(const mac_vap_stru *mac_vap, hi_u8 auth_value) in mac_mib_set_rsna_auth_suite()
244 …OM_TEXT hi_void mac_mib_set_rsnaconfig_wpa_pairwise_cipher_implemented(const mac_vap_stru *mac_vap, in mac_mib_set_rsnaconfig_wpa_pairwise_cipher_implemented()
264 …M_TEXT hi_void mac_mib_set_rsnaconfig_wpa2_pairwise_cipher_implemented(const mac_vap_stru *mac_vap, in mac_mib_set_rsnaconfig_wpa2_pairwise_cipher_implemented()
[all …]
Dmac_frame.c119 mac_vap_stru *mac_vap = (mac_vap_stru *)vap; in mac_set_cap_info_ap() local
184 mac_vap_stru *mac_vap = (mac_vap_stru *)vap; in mac_set_ssid_ie() local
246 mac_vap_stru *mac_vap = (mac_vap_stru *)vap; in mac_set_supported_rates_ie() local
285 WIFI_ROM_TEXT hi_void mac_set_rsn_mesh_cap(mac_rsn_cap_stru *rsn_cap, const mac_vap_stru *mac_vap) in mac_set_rsn_mesh_cap()
298 WIFI_ROM_TEXT static hi_void mac_set_rsn_group_cipher_suite_field(const mac_vap_stru *mac_vap, in mac_set_rsn_group_cipher_suite_field()
365 mac_vap_stru *mac_vap = (mac_vap_stru *)vap; in mac_set_rsn_mesh_ie_authenticator() local
690 WIFI_ROM_TEXT static hi_void mac_set_qos_info_wmm_sta(const mac_vap_stru *mac_vap, hi_u8 *puc_buffe… in mac_set_qos_info_wmm_sta()
726 WIFI_ROM_TEXT static hi_void mac_set_qos_info_field(const mac_vap_stru *mac_vap, hi_u8 *puc_buffer) in mac_set_qos_info_field()
771 WIFI_ROM_TEXT static hi_void mac_set_wmm_ac_params(const mac_vap_stru *mac_vap, hi_u8 *puc_buffer, … in mac_set_wmm_ac_params()
826 mac_vap_stru *mac_vap = (mac_vap_stru *)vap; in mac_set_wmm_params_ie() local
[all …]
Dmac_device.c106 WIFI_ROM_TEXT hi_void mac_device_find_up_vap(const mac_device_stru *mac_dev, mac_vap_stru **mac_vap) in mac_device_find_up_vap()
138 mac_vap_stru *mac_vap = HI_NULL; in mac_device_has_other_up_vap() local
168 mac_vap_stru *mac_vap = HI_NULL; in mac_device_find_2up_vap() local
208 mac_vap_stru *mac_vap = HI_NULL; in mac_device_calc_up_vap_num() local
233 hi_u32 mac_device_find_up_vap_with_mode(const mac_device_stru *mac_dev, mac_vap_stru **mac_vap, in mac_device_find_up_vap_with_mode()
273 hi_u32 mac_device_find_up_p2p_go(const mac_device_stru *mac_dev, mac_vap_stru **mac_vap) in mac_device_find_up_p2p_go()
306 mac_vap_stru *mac_vap = HI_NULL; in mac_device_is_p2p_connected() local
324 hi_void mac_device_set_vap_id(mac_device_stru *mac_dev, mac_vap_stru *mac_vap, in mac_device_set_vap_id()
Dmac_ie.c42 WIFI_ROM_TEXT hi_u32 mac_config_set_mib(const mac_vap_stru *mac_vap, hi_u16 us_len, const hi_u8 *pu… in mac_config_set_mib()
94 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()
236 …u8 mac_ie_proc_ht_supported_channel_width(const mac_user_stru *mac_user_sta, mac_vap_stru *mac_vap, in mac_ie_proc_ht_supported_channel_width()
267 hi_u8 mac_ie_proc_ht_green_field(const mac_user_stru *mac_user_sta, mac_vap_stru *mac_vap, hi_u8 ht… in mac_ie_proc_ht_green_field()
299 … mac_ie_proc_lsig_txop_protection_support(const mac_user_stru *mac_user_sta, mac_vap_stru *mac_vap, in mac_ie_proc_lsig_txop_protection_support()
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()
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/
Dhmac_config.c83 hi_u32 hmac_config_delba_req(mac_vap_stru *mac_vap, hi_u16 us_len, const hi_u8 *puc_param) in hmac_config_delba_req()
149 hi_u32 hmac_config_addba_req(mac_vap_stru *mac_vap, hi_u16 us_len, const hi_u8 *puc_param) in hmac_config_addba_req()
233 hi_u32 hmac_config_vap_info(mac_vap_stru *mac_vap, hi_u16 us_len, const hi_u8 *puc_param) in hmac_config_vap_info()
295 hi_u32 hmac_config_ampdu_start(mac_vap_stru *mac_vap, hi_u16 us_len, const hi_u8 *puc_param) in hmac_config_ampdu_start()
349 hi_u32 hmac_config_amsdu_ampdu_switch(mac_vap_stru *mac_vap, hi_u16 us_len, const hi_u8 *puc_param) in hmac_config_amsdu_ampdu_switch()
373 hi_u32 hmac_config_user_info(mac_vap_stru *mac_vap, hi_u16 us_len, const hi_u8 *puc_param) in hmac_config_user_info()
389 hi_u32 hmac_config_set_dscr_param(mac_vap_stru *mac_vap, hi_u16 us_len, const hi_u8 *puc_param) in hmac_config_set_dscr_param()
509 mac_vap_stru *mac_vap = HI_NULL; in hmac_syn_info_event() local
545 mac_vap_stru *mac_vap = HI_NULL; in hmac_voice_aggr_event() local
576 static hi_u32 hmac_config_alloc_event(const mac_vap_stru *mac_vap, hmac_to_dmac_syn_type_enum_uint8… in hmac_config_alloc_event()
[all …]
Dhmac_rx_filter.c48 mac_vap_stru *mac_vap = HI_NULL; in hmac_find_is_sta_up() local
72 mac_vap_stru *mac_vap = HI_NULL; in hmac_find_is_ap_up() local
128 mac_vap_stru *mac_vap = HI_NULL; in hmac_calc_up_vap_num() local
184 hi_u32 hmac_get_single_vap_rx_filter(const mac_vap_stru *mac_vap) in hmac_get_single_vap_rx_filter()
240 hi_u32 hmac_get_staup_ap_rx_filter(const mac_vap_stru *mac_vap) in hmac_get_staup_ap_rx_filter()
267 hi_u32 hmac_get_staup_sta_rx_filter(const mac_vap_stru *mac_vap) in hmac_get_staup_sta_rx_filter()
307 hi_u32 hmac_get_apup_sta_rx_filter(const mac_vap_stru *mac_vap) in hmac_get_apup_sta_rx_filter()
325 hi_u32 hmac_send_rx_filter_event(const mac_vap_stru *mac_vap, hi_u32 rx_filter_val) in hmac_send_rx_filter_event()
392 hi_u32 hmac_set_rx_filter_value(const mac_vap_stru *mac_vap) in hmac_set_rx_filter_value()
Dhmac_chan_mgmt.c75 static hi_void hmac_chan_initiate_switch_to_new_channel(mac_vap_stru *mac_vap, hi_u8 channel, in hmac_chan_initiate_switch_to_new_channel()
172 hi_void hmac_chan_sync_init(const mac_vap_stru *mac_vap, dmac_set_chan_stru *set_chan) in hmac_chan_sync_init()
196 hi_void hmac_chan_do_sync(mac_vap_stru *mac_vap, dmac_set_chan_stru *set_chan) in hmac_chan_do_sync()
264 hi_void hmac_chan_sync(mac_vap_stru *mac_vap, hi_u8 channel, wlan_channel_bandwidth_enum_uint8 band… in hmac_chan_sync()
286 hi_void hmac_chan_multi_select_channel_mac(mac_vap_stru *mac_vap, hi_u8 channel, in hmac_chan_multi_select_channel_mac()
329 static hi_void hmac_chan_ctrl_machw_tx(const mac_vap_stru *mac_vap, hi_u8 sub_type) in hmac_chan_ctrl_machw_tx()
369 hi_void hmac_chan_disable_machw_tx(const mac_vap_stru *mac_vap) in hmac_chan_disable_machw_tx()
426 mac_vap_stru *mac_vap = hmac_vap->base_vap; in hmac_chan_start_bss() local
487 hi_u32 hmac_chan_restart_network_after_switch(const mac_vap_stru *mac_vap) in hmac_chan_restart_network_after_switch()
533 mac_vap_stru *mac_vap = HI_NULL; in hmac_chan_switch_to_new_chan_complete() local
[all …]
Dhmac_user.c228 mac_vap_stru *mac_vap = HI_NULL; in hmac_user_set_avail_num_space_stream() local
303 hmac_wapi_stru *hmac_user_get_wapi_ptr(const mac_vap_stru *mac_vap, hi_bool pairwise, hi_u8 pairwis… in hmac_user_get_wapi_ptr()
324 hi_u32 hmac_user_del_wapi_sta_mesh_proc(hmac_user_stru *hmac_user, mac_vap_stru *mac_vap, const mac… in hmac_user_del_wapi_sta_mesh_proc()
375 hi_u32 hmac_send_del_user_event(const mac_vap_stru *mac_vap, const hi_u8 *da_mac_addr, hi_u8 user_i… in hmac_send_del_user_event()
407 hi_u32 hmac_sync_del_user(mac_vap_stru *mac_vap, hmac_user_stru *hmac_user, const mac_user_stru *ma… in hmac_sync_del_user()
458 hi_u32 hmac_user_del(mac_vap_stru *mac_vap, hmac_user_stru *hmac_user) in hmac_user_del()
498 hi_u32 hmac_user_add_check(mac_vap_stru *mac_vap, const hi_u8 *mac_addr, hi_u8 mac_addr_len) in hmac_user_add_check()
544 hi_u32 hmac_user_init_proc(const mac_vap_stru *mac_vap, const hi_u8 *mac_addr, hi_u8 *puc_user_inde… in hmac_user_init_proc()
598 hi_u32 hmac_user_add_send_event(const mac_vap_stru *mac_vap, const hi_u8 *mac_addr, hi_u8 mac_addr_… in hmac_user_add_send_event()
647 hi_u32 hmac_user_add(mac_vap_stru *mac_vap, const hi_u8 *mac_addr, hi_u8 mac_addr_len, hi_u8 *puc_u… in hmac_user_add()
[all …]
Dhmac_p2p.c97 hi_u32 hmac_p2p_check_can_enter_state(const mac_vap_stru *mac_vap, hmac_fsm_input_type_enum_uint8 i… in hmac_p2p_check_can_enter_state()
140 hi_u32 hmac_p2p_get_home_channel(const mac_vap_stru *mac_vap, hi_u32 *pul_home_channel, in hmac_p2p_get_home_channel()
208 mac_vap_stru *mac_vap = HI_NULL; in hmac_p2p_check_vap_num() local
388 hi_u32 hmac_p2p_del_gc_vap(mac_vap_stru *mac_vap, hi_u16 us_len, const hi_u8 *puc_param) in hmac_p2p_del_gc_vap()
494 mac_vap_stru *mac_vap = HI_NULL; in hmac_p2p_send_listen_expired_to_device() local
530 mac_vap_stru *mac_vap = HI_NULL; in hmac_p2p_disable_pm() local
617 hi_u32 hmac_p2p_set_status(mac_vap_stru *mac_vap, hi_u16 us_len, const hi_u8 *puc_param) in hmac_p2p_set_status()
730 hi_u32 hmac_p2p_set_wps_p2p_ie(mac_vap_stru *mac_vap, hi_u16 us_len, const hi_u8 *puc_param) in hmac_p2p_set_wps_p2p_ie()
801 hi_u32 hmac_p2p_find_listen_channel(mac_vap_stru *mac_vap, hi_u16 us_len, hi_u8 *puc_param) in hmac_p2p_find_listen_channel()
894 hi_u32 hmac_p2p_tx_status_event(const mac_vap_stru *mac_vap, const hi_u8 *puc_buf, hi_u32 len, hi_u… in hmac_p2p_tx_status_event()
[all …]
Dhmac_protection.c46 hi_u32 hmac_user_protection_sync_data(const mac_vap_stru *mac_vap) in hmac_user_protection_sync_data()
107 static hi_u32 hmac_protection_del_user_stat_legacy_ap(mac_vap_stru *mac_vap, const mac_user_stru *m… in hmac_protection_del_user_stat_legacy_ap()
154 static hi_u32 hmac_protection_del_user_stat_ht_ap(mac_vap_stru *mac_vap, mac_user_stru *mac_user) in hmac_protection_del_user_stat_ht_ap()
217 static hi_void hmac_protection_del_user_stat_ap(mac_vap_stru *mac_vap, mac_user_stru *mac_user) in hmac_protection_del_user_stat_ap()
242 hi_u32 hmac_protection_del_user(mac_vap_stru *mac_vap, mac_user_stru *mac_user) in hmac_protection_del_user()
279 mac_vap_stru *mac_vap = HI_NULL; in hmac_protection_info_sync_event() local
Dhmac_mgmt_bss_comm.c477 mac_vap_stru *mac_vap = hmac_vap->base_vap; in hmac_mgmt_set_addba_req() local
525 hi_u32 hmac_mgmt_send_addba_event(const mac_vap_stru *mac_vap, oal_netbuf_stru *addba_req, hi_u16 u… in hmac_mgmt_send_addba_event()
555 …gmt_set_ba_tx_info(hmac_vap_stru *hmac_vap, hmac_user_stru *hmac_user, const mac_vap_stru *mac_vap, in hmac_mgmt_set_ba_tx_info()
607 hi_u32 hmac_mgmt_tx_addba_rsp_send_event(hmac_ba_rx_stru *ba_rx_info, const mac_vap_stru *mac_vap, in hmac_mgmt_tx_addba_rsp_send_event()
656 mac_vap_stru *mac_vap = hmac_vap->base_vap; in hmac_mgmt_tx_addba_req() local
718 mac_vap_stru *mac_vap = hmac_vap->base_vap; in hmac_mgmt_tx_addba_rsp() local
775 mac_vap_stru *mac_vap, oal_netbuf_stru *delba, hi_u16 us_frame_len) in hmac_mgmt_tx_delba_send_event()
844 mac_vap_stru *mac_vap = hmac_vap->base_vap; in hmac_mgmt_tx_delba() local
997 mac_vap_stru *mac_vap = hmac_vap->base_vap; in hmac_mgmt_rx_addba_req() local
1070 mac_vap_stru *mac_vap = hmac_vap->base_vap; in hmac_mgmt_rx_addba_rsp_send_event() local
[all …]
Dhmac_sme_sta.c116 static hi_void hmac_set_scan_req_channel_param(const mac_vap_stru *mac_vap, mac_scan_req_stru *mac_… in hmac_set_scan_req_channel_param()
176 static hi_u32 hmac_encap_scan_req(const mac_vap_stru *mac_vap, mac_scan_req_stru *mac_scan_req, hi_… in hmac_encap_scan_req()
266 static hi_void hmac_prepare_auth_req(const mac_vap_stru *mac_vap, hi_u16 *auth_timeout) in hmac_prepare_auth_req()
279 static hi_void hmac_prepare_asoc_req(const mac_vap_stru *mac_vap, hi_u16 *us_assoc_timeout) in hmac_prepare_asoc_req()
293 static hi_u8 hmac_is_sched_scan_allowed(const mac_vap_stru *mac_vap) in hmac_is_sched_scan_allowed()
329 hi_u32 hmac_start_sched_scan(mac_vap_stru *mac_vap, hi_u16 us_len, const hi_u8 *puc_param) in hmac_start_sched_scan()
403 hi_u32 hmac_stop_sched_scan(mac_vap_stru *mac_vap, hi_u16 us_len, const hi_u8 *puc_param) in hmac_stop_sched_scan()
428 hi_u32 hmac_process_scan_req(mac_vap_stru *mac_vap, hi_u16 us_len, const hi_u8 *puc_param) in hmac_process_scan_req()
487 hi_u32 hmac_sta_initiate_join(mac_vap_stru *mac_vap, mac_bss_dscr_stru *bss_dscr) in hmac_sta_initiate_join()
553 hi_u32 hmac_sta_initiate_auth(const mac_vap_stru *mac_vap) in hmac_sta_initiate_auth()
[all …]
Dhmac_11i.c54 static wlan_priv_key_param_stru *hmac_get_key_info(mac_vap_stru *mac_vap, hi_u8 *mac_addr, hi_u8 pa… in hmac_get_key_info()
102 hi_u32 hmac_config_wapi_add_key(mac_vap_stru *mac_vap, mac_addkey_param_stru *payload_addkey_params) in hmac_config_wapi_add_key()
159 hi_u32 hmac_config_wapi_add_key_and_sync(const mac_vap_stru *mac_vap, mac_addkey_param_stru *payloa… in hmac_config_wapi_add_key_and_sync()
201 hi_u32 hmac_config_11i_add_key(mac_vap_stru *mac_vap, hi_u16 us_len, const hi_u8 *puc_param) in hmac_config_11i_add_key()
283 hi_u32 hmac_config_11i_get_key(mac_vap_stru *mac_vap, hi_u16 us_len, const hi_u8 *puc_param) in hmac_config_11i_get_key()
350 hi_u32 hmac_config_11i_remove_key(mac_vap_stru *mac_vap, hi_u16 us_len, const hi_u8 *param) in hmac_config_11i_remove_key()
432 hi_u32 hmac_config_11i_set_default_key(mac_vap_stru *mac_vap, hi_u16 us_len, const hi_u8 *puc_param) in hmac_config_11i_set_default_key()
494 hi_u32 hmac_config_11i_add_wep_entry(mac_vap_stru *mac_vap, hi_u16 us_len, const hi_u8 *puc_param) in hmac_config_11i_add_wep_entry()
535 hi_u32 hmac_init_security(mac_vap_stru *mac_vap, hi_u8 *mac_addr, hi_u16 addr_len) in hmac_init_security()
635 hi_u32 hmac_check_rsn_capability(const mac_vap_stru *mac_vap, const hi_u8 *puc_rsn_ie, in hmac_check_rsn_capability()
[all …]
Dhmac_encap_frame_ap.c98 static hi_u32 hmac_get_assoc_comeback_time(const mac_vap_stru *mac_vap, const hmac_user_stru *hmac_… in hmac_get_assoc_comeback_time()
343 hi_u32 hmac_encap_auth_rsp_get_user_idx_seq(mac_vap_stru *mac_vap, hi_u8 is_seq1, hi_u8 *mac_addr, … in hmac_encap_auth_rsp_get_user_idx_seq()
389 hi_u32 hmac_encap_auth_rsp_get_user_idx(mac_vap_stru *mac_vap, hmac_mac_addr_stru auth_mac_addr, hi… in hmac_encap_auth_rsp_get_user_idx()
619 hi_void hmac_tid_clear(mac_vap_stru *mac_vap, hmac_user_stru *hmac_user) in hmac_tid_clear()
654 hi_u16 hmac_encap_auth_rsp_body(const mac_vap_stru *mac_vap, oal_netbuf_stru *auth_rsp, const oal_n… in hmac_encap_auth_rsp_body()
744 hi_u32 hmac_update_status_code_by_user(const mac_vap_stru *mac_vap, hmac_tx_ctl_stru *tx_ctl, hi_u8… in hmac_update_status_code_by_user()
781 hi_u32 hmac_update_auth_rsp_status_code(mac_vap_stru *mac_vap, oal_netbuf_stru *auth_rsp, in hmac_update_auth_rsp_status_code()
912 hi_u16 hmac_encap_auth_rsp(mac_vap_stru *mac_vap, oal_netbuf_stru *auth_rsp, const oal_netbuf_stru … in hmac_encap_auth_rsp()
982 hi_u32 hmac_encap_mesh_peering_open_frame(mac_vap_stru *mac_vap, hi_u8 *data, const mac_action_data… in hmac_encap_mesh_peering_open_frame()
1115 hi_u32 hmac_encap_mesh_peering_confirm_frame(mac_vap_stru *mac_vap, hi_u8 *data, in hmac_encap_mesh_peering_confirm_frame()
[all …]
Dhmac_encap_frame.c45 hi_u16 hmac_encap_sa_query_req(const mac_vap_stru *mac_vap, hi_u8 *puc_data, const hi_u8 *da_mac_ad… in hmac_encap_sa_query_req()
115 hi_u16 hmac_encap_sa_query_rsp(const mac_vap_stru *mac_vap, const hi_u8 *hdr, hi_u8 *puc_data) in hmac_encap_sa_query_rsp()
180 hi_u16 hmac_mgmt_encap_deauth(const mac_vap_stru *mac_vap, hi_u8 *puc_data, const hi_u8 *da_mac_add… in hmac_mgmt_encap_deauth()
278 hi_u16 hmac_mgmt_encap_disassoc(const mac_vap_stru *mac_vap, hi_u8 *puc_data, const hi_u8 *da_mac_a… in hmac_mgmt_encap_disassoc()
372 mac_vap_stru *mac_vap = HI_NULL; in hmac_check_sta_base_rate() local
Dhmac_event.c503 static hi_u32 wal_config_process_query(mac_vap_stru *mac_vap, hi_u8 *req, hi_u16 req_len, hi_u8 *rs… in wal_config_process_query()
595 static hi_u32 wal_config_process_write(mac_vap_stru *mac_vap, hi_u8 *puc_req_msg, hi_u16 us_msg_len, in wal_config_process_write()
721 mac_vap_stru *mac_vap = mac_vap_get_vap_stru(event_hdr->vap_id); in wal_config_process_pkt() local
787 mac_vap_stru *mac_vap = HI_NULL; in hmac_event_config_syn() local
926 hi_u32 hmac_proc_query_response_event(mac_vap_stru *mac_vap, hi_u8 len, const hi_u8 *puc_param) in hmac_proc_query_response_event()
964 hi_u32 hmac_send_event_to_host(const mac_vap_stru *mac_vap, const hi_u8 *param, hi_u16 len, hi_u8 s… in hmac_send_event_to_host()
Dhmac_mgmt_sta.c263 static hi_u32 hmac_sta_update_join_channel(mac_vap_stru *mac_vap, const hmac_join_req_stru *join_re… in hmac_sta_update_join_channel()
305 mac_vap_stru *mac_vap = hmac_vap->base_vap; in hmac_sta_update_join_protocol() local
365 static hi_u32 hmac_sta_dispatch_join_req(const mac_vap_stru *mac_vap, const hmac_join_req_stru *joi… in hmac_sta_dispatch_join_req()
435 mac_vap_stru *mac_vap = hmac_vap->base_vap; in hmac_sta_update_join_req_params() local
1178 mac_vap_stru *mac_vap = HI_NULL; in hmac_sta_update_mac_user_info() local
1225 hi_u8 *hmac_sta_find_ie_in_probe_rsp(const mac_vap_stru *mac_vap, hi_u8 eid, hi_u16 *pus_index) in hmac_sta_find_ie_in_probe_rsp()
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()
1638 mac_vap_stru *mac_vap = hmac_vap->base_vap; in hmac_sta_wait_asoc_rx_handle_for_pmf() local
1653 mac_vap_stru *mac_vap = hmac_vap->base_vap; in hmac_sta_check_protocol_bandwidth() local
1704 mac_vap_stru *mac_vap = hmac_vap->base_vap; in hmac_sta_wait_asoc_rx_complete_handle() local
[all …]
Dhmac_vap.c70 mac_vap_stru *mac_vap = HI_NULL; in hmac_vap_res_init() local
197 mac_vap_stru *mac_vap = hmac_vap->base_vap; in hmac_vap_init() local
318 mac_vap_stru *mac_vap = HI_NULL; in hmac_vap_creat_netdev() local
571 mac_vap_stru *mac_vap = hmac_vap->base_vap; in hmac_search_ht_cap_ie_ap() local
706 mac_vap_stru *mac_vap = hmac_vap->base_vap; in hmac_check_opmode_notify() local
836 hi_u32 hmac_tx_get_mac_vap(hi_u8 vap_id, mac_vap_stru **mac_vap) in hmac_tx_get_mac_vap()
Dhmac_mgmt_ap.c85 hi_void hmac_set_pmf_cap(mac_user_stru *mac_user, const mac_vap_stru *mac_vap, const hi_u8 *puc_rsn… in hmac_set_pmf_cap()
369 mac_vap_stru *mac_vap = HI_NULL; in hmac_ap_up_update_sta_cap_info() local
411 mac_vap_stru *mac_vap = HI_NULL; in hmac_mesh_update_sta_sup_rates() local
512 mac_vap_stru *mac_vap = HI_NULL; in hmac_resort_rates_info() local
578 mac_vap_stru *mac_vap = HI_NULL; in hmac_ap_up_update_sta_sup_rates() local
649 static hi_u32 hmac_check_assoc_req_security_cap_common(const mac_vap_stru *mac_vap, const hi_u8 *ie… in hmac_check_assoc_req_security_cap_common()
717 static hi_u32 hmac_chk_assoc_req_sec_cap_auth_encry(const mac_vap_stru *mac_vap, in hmac_chk_assoc_req_sec_cap_auth_encry()
782 mac_vap_stru *mac_vap = vap->base_vap; in hmac_chk_assoc_req_sec_cap_auth() local
972 …hmac_user_stru *hmac_user, mac_status_code_enum_uint16 *status_code, mac_vap_stru *mac_vap, hi_u16… in hmac_sta_ssid_and_sup_rate_proc()
1098 mac_vap_stru *mac_vap = hmac_vap->base_vap; in hmac_sta_protocol_bandwidth_proc() local
[all …]
Dhmac_wow.c329 hi_void hmac_wow_host_sleep_cmd(mac_vap_stru *mac_vap, hi_u32 is_host_sleep) in hmac_wow_host_sleep_cmd()
729 mac_vap_stru *mac_vap = HI_NULL; in hmac_wow_proc_dev_sleep_state() local
925 mac_vap_stru *mac_vap = HI_NULL; in hmac_wow_proc_dev_sync_host_event() local
1002 mac_vap_stru *mac_vap = HI_NULL; in hmac_wow_set_dmac_cfg() local
1035 mac_vap_stru *mac_vap = HI_NULL; in hmac_wow_host_sleep_wakeup_notify() local
Dhmac_tx_data.c495 mac_vap_stru *mac_vap = HI_NULL; in hmac_tx_filter_security() local
1328 static hi_u32 hmac_tx_lan_to_wlan_no_tcp_opt_vap(const mac_vap_stru *mac_vap, oal_netbuf_stru *netb… in hmac_tx_lan_to_wlan_no_tcp_opt_vap()
1380 static hi_u32 hmac_tx_lan_to_wlan_no_tcp_opt_vap_mode(mac_vap_stru *mac_vap, const hmac_vap_stru *h… in hmac_tx_lan_to_wlan_no_tcp_opt_vap_mode()
1410 static hi_u32 hmac_tx_lan_to_wlan_no_tcp_opt_to_dmac(const mac_vap_stru *mac_vap, oal_netbuf_stru *… in hmac_tx_lan_to_wlan_no_tcp_opt_to_dmac()
1468 mac_vap_stru *mac_vap = HI_NULL; in hmac_tx_wlan_to_wlan_ap() local
1534 hi_u32 hmac_tx_lan_to_wlan(mac_vap_stru *mac_vap, oal_netbuf_stru *netbuf) in hmac_tx_lan_to_wlan()
1605 hi_u32 hmac_unicast_data_tx_event_info(mac_vap_stru *mac_vap, hi_u8 len, const hi_u8 *puc_param) in hmac_unicast_data_tx_event_info()
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/wal/
Dwal_cfg80211.c285 mac_vap_stru *mac_vap = HI_NULL; in wal_del_p2p_group() local
425 hi_u32 wal_p2p_stop_roc(mac_vap_stru *mac_vap, oal_net_device_stru *netdev) in wal_p2p_stop_roc()
468 mac_vap_stru *mac_vap = oal_net_dev_priv(netdev); in wal_drv_remain_on_channel() local
690 mac_vap_stru *mac_vap = HI_NULL; in wal_cfg80211_open_wmm() local
739 hi_u32 wal_parse_wmm_ie(oal_net_device_stru *netdev, mac_vap_stru *mac_vap, oal_beacon_parameters *… in wal_parse_wmm_ie()
1006 mac_vap_stru *mac_vap = oal_net_dev_priv(netdev); in wal_cfg80211_sched_scan_start() local
1184 hi_u8 wal_cfg80211_get_station_filter(mac_vap_stru *mac_vap, hi_u8 *mac_addr) in wal_cfg80211_get_station_filter()
1211 hi_u32 wal_cfg80211_send_query_station_event(oal_net_device_stru *netdev, mac_vap_stru *mac_vap, in wal_cfg80211_send_query_station_event()
1280 mac_vap_stru *mac_vap = oal_net_dev_priv(netdev); in wal_cfg80211_get_station() local
1512 mac_vap_stru *mac_vap = oal_net_dev_priv(netdev); in wal_cfg80211_add_virtual_intf_send_event() local
[all …]
Dwal_scan.c181 mac_vap_stru *mac_vap = mac_vap_get_vap_stru(vap_id); in wal_inform_all_bss() local
399 mac_vap_stru *mac_vap = hmac_vap->base_vap; in wal_wait_for_scan_timeout_fn() local
515 mac_vap_stru *mac_vap = oal_net_dev_priv(netdev); in wal_start_scan_req() local
652 mac_vap_stru *mac_vap = oal_net_dev_priv(netdev); in wal_force_scan_complete() local

12