Home
last modified time | relevance | path

Searched refs:supported_rates_len (Results 1 - 12 of 12) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dsta_info.h118 int supported_rates_len; member
H A Dctrl_iface_ap.c243 for (i = 0; i < sta->supported_rates_len; i++) { in hostapd_ctrl_iface_sta_mib()
246 i + 1 < sta->supported_rates_len ? " " : ""); in hostapd_ctrl_iface_sta_mib()
H A Dsta_info.c758 sta->supported_rates_len = i; in ap_sta_add()
1722 sta->supported_rates_len, in ap_sta_re_add()
H A Dieee802_11.c4141 sta->supported_rates_len = merge_byte_arrays( in copy_supp_rates()
5014 sta->supported_rates, sta->supported_rates_len, in add_associated_sta()
5708 for (i = 0; i < sta->supported_rates_len; i++) { in handle_assoc()
H A Dieee802_1x.c325 for (i = 0; i < sta->supported_rates_len; i++) in radius_sta_rate()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dsta_info.h77 int supported_rates_len; member
H A Dctrl_iface_ap.c234 for (i = 0; i < sta->supported_rates_len; i++) { in hostapd_ctrl_iface_sta_mib()
237 i + 1 < sta->supported_rates_len ? " " : ""); in hostapd_ctrl_iface_sta_mib()
H A Dieee802_11.c2331 sta->supported_rates_len, in handle_auth()
2600 sta->supported_rates_len = merge_byte_arrays( in copy_supp_rates()
3428 sta->supported_rates, sta->supported_rates_len, in add_associated_sta()
4103 for (i = 0; i < sta->supported_rates_len; i++) { in handle_assoc()
H A Dsta_info.c706 sta->supported_rates_len = i; in ap_sta_add()
H A Dieee802_1x.c322 for (i = 0; i < sta->supported_rates_len; i++) in radius_sta_rate()
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dmesh_mpm.c140 sta->supported_rates_len = merge_byte_arrays( in copy_supp_rates()
767 params.supp_rates_len = sta->supported_rates_len; in mesh_mpm_add_peer()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dmesh_mpm.c140 sta->supported_rates_len = merge_byte_arrays( in copy_supp_rates()
780 params.supp_rates_len = sta->supported_rates_len; in mesh_mpm_add_peer()

Completed in 32 milliseconds