Home
last modified time | relevance | path

Searched defs:rate (Results 1 – 11 of 11) sorted by relevance

/hostap-latest/src/ap/
Dap_list.c44 int rate = (ap->supported_rates[i] & 0x7f) * 5; in ap_list_beacon_olbc() local
Dhw_features.c228 struct hostapd_rate_data *rate; in hostapd_prepare_rates() local
Dap_config.c1094 int hostapd_rate_found(int *list, int rate) in hostapd_rate_found()
Dieee802_1x.c388 u8 rate = 0; in radius_sta_rate() local
Dhostapd.h119 int rate; /* rate in 100 kbps */ member
/hostap-latest/wpa_supplicant/
Dscan.c2060 int rate = 0; in wpa_scan_get_max_rate() local
2899 const u8 *ies, size_t ies_len, int rate, in wpas_get_est_tpt()
3153 int rate; /* max legacy rate in 500 kb/s units */ in scan_est_throughput() local
Dbss.c1428 int rate = 0; in wpa_bss_get_max_rate() local
Devents.c2157 int rate = wpa_bss_get_max_rate(bss); in wpas_get_est_throughput_from_bss_snr() local
/hostap-latest/tests/hwsim/
Dtest_ap_params.py659 def run_ap_beacon_rate_legacy(dev, apdev, rate): argument
/hostap-latest/src/common/
Dieee802_11_common.c2075 static int is_11b(u8 rate) in is_11b()
/hostap-latest/src/drivers/
Ddriver_nl80211.c7889 struct nlattr *rate[NL80211_RATE_INFO_MAX + 1]; in get_sta_handler() local