Home
last modified time | relevance | path

Searched defs:mac_dev (Results 1 – 25 of 26) sorted by relevance

12

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/common/
Dmac_device.c60 WIFI_ROM_TEXT hi_void mac_device_init(mac_device_stru *mac_dev) in mac_device_init()
106 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()
135 WIFI_ROM_TEXT hi_u8 mac_device_has_other_up_vap(const mac_device_stru *mac_dev, const mac_vap_stru … in mac_device_has_other_up_vap()
165 WIFI_ROM_TEXT hi_u32 mac_device_find_2up_vap(const mac_device_stru *mac_dev, mac_vap_stru **mac_vap… in mac_device_find_2up_vap()
206 WIFI_ROM_TEXT hi_u32 mac_device_calc_up_vap_num(const mac_device_stru *mac_dev) in mac_device_calc_up_vap_num()
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()
303 hi_u32 mac_device_is_p2p_connected(const mac_device_stru *mac_dev) in mac_device_is_p2p_connected()
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_vap.c475 mac_device_stru *mac_dev = HI_NULL; in mac_vap_init_mib_11n() local
813 mac_device_stru *mac_dev = HI_NULL; in mac_vap_init_rates() local
867 mac_device_stru *mac_dev = HI_NULL; in mac_dec_p2p_num() local
886 mac_device_stru *mac_dev = HI_NULL; in mac_inc_p2p_num() local
965 mac_device_stru *mac_dev = HI_NULL; in mac_vap_exit() local
1209 mac_device_stru *mac_dev = mac_res_get_dev(); in mac_vap_init_mib() local
2110 mac_device_stru *mac_dev = HI_NULL; in mac_device_find_user_by_macaddr() local
Dmac_device.h570 static inline hi_u8 mac_is_dbac_running(const mac_device_stru *mac_dev) in mac_is_dbac_running()
584 static inline hi_u8 mac_need_enqueue_tid_for_dbac(const mac_device_stru *mac_dev, const mac_vap_str… in mac_need_enqueue_tid_for_dbac()
589 static inline hi_u8 mac_device_is_scaning(const mac_device_stru *mac_dev) in mac_device_is_scaning()
594 static inline hi_u8 mac_device_is_listening(const mac_device_stru *mac_dev) in mac_device_is_listening()
600 static inline hi_void mac_device_set_channel(mac_device_stru *mac_dev, const mac_cfg_channel_param_… in mac_device_set_channel()
607 static inline hi_void mac_device_get_channel(const mac_device_stru *mac_dev, mac_cfg_channel_param_… in mac_device_get_channel()
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/
Dhmac_p2p.c99 mac_device_stru *mac_dev = HI_NULL; in hmac_p2p_check_can_enter_state() local
143 mac_device_stru *mac_dev = HI_NULL; in hmac_p2p_get_home_channel() local
206 hi_u32 hmac_p2p_check_vap_num(const mac_device_stru *mac_dev, wlan_p2p_mode_enum_uint8 p2p_mode) in hmac_p2p_check_vap_num()
251 hi_u32 hmac_p2p_set_gc_mac_addr(mac_device_stru *mac_dev, const hmac_vap_stru *hmac_vap, in hmac_p2p_set_gc_mac_addr()
308 hi_u32 hmac_p2p_add_gc_vap(mac_device_stru *mac_dev, hi_u16 us_len, const hi_u8 *puc_param) in hmac_p2p_add_gc_vap()
392 mac_device_stru *mac_dev = HI_NULL; in hmac_p2p_del_gc_vap() local
462 mac_device_stru *mac_dev = HI_NULL; in hmac_p2p_send_listen_expired_to_host() local
493 mac_device_stru *mac_dev = HI_NULL; in hmac_p2p_send_listen_expired_to_device() local
1077 mac_device_stru *mac_dev = HI_NULL; in hmac_p2p_listen_comp_cb() local
1163 mac_device_stru *mac_dev = HI_NULL; in hmac_p2p_remain_on_channel() local
[all …]
Dhmac_rx_filter.c46 hi_u8 hmac_find_is_sta_up(const mac_device_stru *mac_dev) in hmac_find_is_sta_up()
70 hi_u8 hmac_find_is_ap_up(const mac_device_stru *mac_dev) in hmac_find_is_ap_up()
126 hi_u32 hmac_calc_up_vap_num(const mac_device_stru *mac_dev) in hmac_calc_up_vap_num()
396 mac_device_stru *mac_dev = mac_res_get_dev(); in hmac_set_rx_filter_value() local
Dhmac_device.c70 mac_device_stru *mac_dev = HI_NULL; in hmac_device_exit() local
126 static hi_u32 hmac_cfg_vap_init(const mac_device_stru *mac_dev) in hmac_cfg_vap_init()
186 mac_device_stru *mac_dev = HI_NULL; in hmac_device_init() local
Dhmac_user.c327 mac_device_stru *mac_dev = mac_res_get_dev(); in hmac_user_del_wapi_sta_mesh_proc() local
410 mac_device_stru *mac_dev = mac_res_get_dev(); in hmac_sync_del_user() local
516 mac_device_stru *mac_dev = mac_res_get_dev(); in hmac_user_add_check() local
585 mac_device_stru *mac_dev = mac_res_get_dev(); in hmac_user_init_proc() local
650 mac_device_stru *mac_dev = mac_res_get_dev(); in hmac_user_add() local
800 mac_device_stru *mac_dev = HI_NULL; in hmac_user_is_wapi_connected() local
Dhmac_chan_mgmt.c142 mac_device_stru *mac_dev = HI_NULL; in hmac_chan_multi_switch_to_new_channel() local
290 mac_device_stru *mac_dev = HI_NULL; in hmac_chan_multi_select_channel_mac() local
425 mac_device_stru *mac_dev = HI_NULL; in hmac_chan_start_bss() local
592 mac_device_stru *mac_dev = HI_NULL; in hmac_dbac_status_notify() local
Dhmac_scan.c195 mac_device_stru *mac_dev = HI_NULL; in hmac_is_connected_ap_bssid() local
795 hi_u8 hmac_scan_check_bss_supp_rates(mac_device_stru *mac_dev, const hi_u8 *puc_rate, hi_u8 bss_rat… in hmac_scan_check_bss_supp_rates()
829 mac_device_stru *mac_dev) in hmac_scan_update_bss_list_rates()
944 mac_device_stru *mac_dev = mac_res_get_dev(); in hmac_scan_update_bss_base() local
1304 static hi_void hmac_scan_proc_scan_comp_event_vap(const mac_device_stru *mac_dev, hmac_scan_stru *s… in hmac_scan_proc_scan_comp_event_vap()
1343 mac_device_stru *mac_dev = mac_res_get_dev(); in hmac_scan_proc_scan_comp_event() local
1506 mac_device_stru *mac_dev = HI_NULL; in hmac_scan_update_scan_params() local
1739 mac_device_stru *mac_dev = mac_res_get_dev(); in hmac_scan_proc_scan_req_event() local
Dhmac_config.c788 static hi_u32 hmac_config_normal_check_vap_num(const mac_device_stru *mac_dev, const mac_cfg_add_va… in hmac_config_normal_check_vap_num()
834 hi_u32 hmac_cfg_vap_send_event(const mac_device_stru *mac_dev) in hmac_cfg_vap_send_event()
879 mac_device_stru *mac_dev = mac_res_get_dev(); in hmac_config_set_pm_switch() local
933 …c hi_u32 hmac_config_init_hmac_vap(hi_u8 vap_id, hmac_vap_stru *hmac_vap, mac_device_stru *mac_dev, in hmac_config_init_hmac_vap()
978 static hi_u32 hmac_config_set_station_id(const hmac_vap_stru *hmac_vap, mac_device_stru *mac_dev, h… in hmac_config_set_station_id()
1027 mac_device_stru *mac_dev = mac_res_get_dev(); in hmac_config_add_vap() local
1226 mac_device_stru *mac_dev = mac_res_get_dev(); in hmac_config_del_vap() local
1555 mac_device_stru *mac_dev = mac_res_get_dev(); in hmac_config_down_vap() local
1646 static hi_u32 hmac_config_device_check_param(const mac_device_stru *mac_dev, wlan_protocol_enum_uin… in hmac_config_device_check_param()
1695 static hi_u32 hmac_config_check_mode_param(const mac_device_stru *mac_dev, const mac_cfg_mode_param… in hmac_config_check_mode_param()
[all …]
Dhmac_uapsd.c48 mac_device_stru *mac_dev = HI_NULL; in hmac_config_set_uapsden() local
Dhmac_encap_frame.c210 mac_device_stru *mac_dev = mac_res_get_dev(); in hmac_mgmt_encap_deauth() local
Dhmac_sme_sta.c180 mac_device_stru *mac_dev = HI_NULL; in hmac_encap_scan_req() local
296 mac_device_stru *mac_dev = mac_res_get_dev(); in hmac_is_sched_scan_allowed() local
Dhmac_mgmt_classifier.c354 mac_device_stru *mac_dev = mac_res_get_dev(); in hmac_mgmt_send_disasoc_deauth_event_frame() local
Dhmac_11i.c111 mac_device_stru *mac_dev = HI_NULL; in hmac_config_wapi_add_key() local
246 mac_device_stru *mac_dev = mac_res_get_dev(); in hmac_config_11i_add_key() local
Dhmac_mgmt_sta.c265 mac_device_stru *mac_dev = HI_NULL; in hmac_sta_update_join_channel() local
437 mac_device_stru *mac_dev = HI_NULL; in hmac_sta_update_join_req_params() local
1097 mac_device_stru *mac_dev = (mac_device_stru *)mac_res_get_dev(); in hmac_sta_up_update_edca_params() local
Dhmac_rx_data.c916 mac_device_stru *mac_dev = mac_res_get_dev(); in hmac_rx_process_data_insert_list() local
Dhmac_tx_data.c438 mac_device_stru *mac_dev = HI_NULL; in hmac_tx_classify() local
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/wal/
Dwal_scan.c401 mac_device_stru *mac_dev = HI_NULL; in wal_wait_for_scan_timeout_fn() local
650 mac_device_stru *mac_dev = mac_res_get_dev(); in wal_force_scan_complete() local
Dwal_event.c132 mac_device_stru *mac_dev = mac_res_get_dev(); in wal_scan_comp_proc_sta() local
628 mac_device_stru *mac_dev = HI_NULL; in wal_p2p_listen_timeout() local
Dwal_cfg80211.c259 static hi_u32 wal_is_p2p_group_exist(mac_device_stru *mac_dev) in wal_is_p2p_group_exist()
283 hi_u32 wal_del_p2p_group(const mac_device_stru *mac_dev) in wal_del_p2p_group()
4684 mac_device_stru *mac_dev = (mac_device_stru *)mac_res_get_dev(); in wal_check_cookie_timeout() local
4862 mac_device_stru *mac_dev = (mac_device_stru *)mac_res_get_dev(); in wal_check_cookie_timeout() local
5183 mac_device_stru *mac_dev = mac_res_get_dev(); in wal_check_cookie_timeout() local
5262 mac_device_stru *mac_dev = HI_NULL; in wal_check_cookie_timeout() local
Dwal_ioctl.c548 mac_device_stru *mac_dev = HI_NULL; in wal_host_dev_config() local
2726 mac_device_stru *mac_dev = mac_res_get_dev(); in wal_init_wlan_vap() local
Dwal_hipriv.c4273 mac_device_stru *mac_dev = mac_res_get_dev(); in wal_hipriv_sta_ps_mode() local
5819 …_u32 wal_hipriv_add_vap_wireless_dev_set(oal_net_device_stru *netdev_tmp, mac_device_stru *mac_dev, in wal_hipriv_add_vap_wireless_dev_set()
5914 mac_device_stru *mac_dev = mac_res_get_dev(); in wal_hipriv_add_vap() local
6784 mac_device_stru *mac_dev = mac_res_get_dev(); in wal_at_find_netif_by_mode() local
Dhi_wifi_driver_api.c367 mac_device_stru *mac_dev = mac_res_get_dev(); in hi_wifi_sta_get_ap_rssi() local
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/hdfadapt/
Dnet_adpater.c1029 mac_device_stru *mac_dev = HI_NULL; in wal_netdev_stop_del_vap() local

12