Home
last modified time | relevance | path

Searched defs:sta_info (Results 1 – 13 of 13) sorted by relevance

/wlan-driver/wpa_supplicant_8/src/ap/
H A Dsta_info.h
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_sta_info.c106 struct hdd_station_info *sta_info) in hdd_sta_info_attach()
127 struct hdd_station_info **sta_info) in hdd_sta_info_detach()
159 struct hdd_station_info *sta_info = NULL; in hdd_get_sta_info_by_id() local
191 struct hdd_station_info *sta_info = NULL; in hdd_get_sta_info_by_mac() local
219 struct hdd_station_info *sta_info, in hdd_take_sta_info_ref()
245 struct hdd_station_info **sta_info, bool lock_required, in hdd_put_sta_info_ref()
313 struct hdd_station_info *sta_info = NULL, *tmp = NULL; in hdd_clear_cached_sta_info() local
H A Dwlan_hdd_softap_tx_rx.c316 hdd_reset_sta_info_during_reattach(struct hdd_station_info *sta_info) in hdd_reset_sta_info_during_reattach()
388 struct hdd_station_info *sta_info, in hdd_sta_info_re_attach()
418 struct hdd_station_info *sta_info; in hdd_softap_init_tx_rx_sta() local
453 struct hdd_station_info **sta_info) in hdd_softap_deregister_sta()
538 struct hdd_station_info *sta_info; in hdd_softap_register_sta() local
692 struct hdd_station_info *sta_info, *tmp = NULL; in hdd_softap_stop_bss() local
757 struct hdd_station_info *sta_info; in hdd_softap_change_per_sta_state() local
H A Dwlan_hdd_sta_info.h399 #define __hdd_is_station_valid(sta_info) sta_info argument
410 #define __hdd_take_ref_and_fetch_front_sta_info_safe(sta_info_container, \ argument
435 #define __hdd_take_ref_and_fetch_next_sta_info_safe(sta_info_container, \ argument
476 #define hdd_for_each_sta_ref_safe(sta_info_container, sta_info, next_sta_info, \ argument
H A Dwlan_hdd_son.c1080 static uint32_t hdd_son_per_sta_len(struct hdd_station_info *sta_info) in hdd_son_per_sta_len()
1096 struct hdd_station_info *sta_info, *tmp = NULL; in hdd_son_get_sta_space() local
1139 struct hdd_station_info *sta_info, *tmp = NULL; in hdd_son_get_sta_list() local
2447 struct hdd_station_info *sta_info; in hdd_son_get_node_info_sap() local
2523 struct hdd_station_info *sta_info; in hdd_son_get_peer_capability() local
2580 struct hdd_station_info *sta_info = NULL; in hdd_son_get_peer_max_mcs_idx() local
H A Dwlan_hdd_hostapd.c873 struct hdd_station_info *sta_info) in hdd_clear_sta()
893 struct hdd_station_info *sta_info, *tmp = NULL; in hdd_clear_all_sta() local
1900 struct hdd_station_info *sta_info, *tmp = NULL; in hdd_hostapd_update_beacon_country_ie() local
1973 struct station_info *sta_info, in hdd_hostapd_sap_fill_peer_ml_info()
2017 struct station_info *sta_info, in hdd_hostapd_sap_fill_peer_ml_info()
2063 struct station_info *sta_info, in hdd_hostapd_sap_fill_peer_ml_info()
2756 struct station_info *sta_info; in hdd_hostapd_sap_event_cb() local
8384 struct hdd_station_info *sta_info, *tmp = NULL; in hdd_sap_indicate_disconnect_for_sta() local
8430 struct hdd_station_info *sta_info, *tmp = NULL; in hdd_is_peer_associated() local
H A Dwlan_hdd_hostapd_wext.c152 struct hdd_station_info *sta_info, *tmp = NULL; in __iw_softap_set_two_ints_getnone() local
1728 struct hdd_station_info *sta_info, *tmp = NULL; in __iw_softap_getassoc_stamacaddr() local
2547 struct hdd_station_info *sta_info, *tmp = NULL; in __iw_get_softap_linkspeed() local
H A Dwlan_hdd_cfg80211.c16384 struct hdd_station_info *sta_info; in __wlan_hdd_cfg80211_get_link_properties() local
23393 struct hdd_station_info *sta_info; in wlan_hdd_set_vlan_id() local
23420 struct hdd_station_info *sta_info; in wlan_hdd_set_vlan_config() local
25734 struct hdd_station_info *sta_info, in hdd_softap_deauth_current_sta()
25795 struct hdd_station_info *sta_info, *tmp = NULL; in hdd_softap_deauth_all_sta() local
25872 struct hdd_station_info *sta_info; in __wlan_hdd_cfg80211_del_station() local
H A Dwlan_hdd_stats.c9174 struct hdd_station_info *sta_info, *tmp = NULL; in wlan_hdd_get_sap_go_peer_linkspeed() local
H A Dwlan_hdd_main.c21317 struct hdd_station_info *sta_info, *tmp = NULL; in hdd_is_connection_in_progress_iterator() local
/wlan-driver/qcacld-3.0/components/dp/core/src/
H A Dwlan_dp_softap_txrx.c114 struct wlan_dp_sta_info *sta_info; in dp_softap_inspect_tx_eap_pkt() local
178 struct wlan_dp_sta_info *sta_info; in dp_softap_check_wait_for_tx_eap_pkt() local
294 struct wlan_dp_sta_info *sta_info; in dp_softap_inspect_dhcp_packet() local
H A Dwlan_dp_main.c1106 struct wlan_dp_sta_info *sta_info; in dp_peer_obj_create_notification() local
1138 struct wlan_dp_sta_info *sta_info; in dp_peer_obj_destroy_notification() local
/wlan-driver/qcacld-3.0/core/hdd/inc/
H A Dwlan_hdd_main.h1352 struct hdd_station_info sta_info[WLAN_MAX_STA_COUNT]; member