Home
last modified time | relevance | path

Searched refs:minsnr_bitrate_entry (Results 1 – 1 of 1) sorted by relevance

/hostap-3.6.0/wpa_supplicant/
Dscan.c2288 struct minsnr_bitrate_entry { struct
2296 static const struct minsnr_bitrate_entry vht20_table[] = { argument
2310 static const struct minsnr_bitrate_entry vht40_table[] = {
2325 static const struct minsnr_bitrate_entry vht80_table[] = {
2341 static const struct minsnr_bitrate_entry vht160_table[] = {
2357 static const struct minsnr_bitrate_entry he20_table[] = {
2374 static const struct minsnr_bitrate_entry he40_table[] = {
2391 static const struct minsnr_bitrate_entry he80_table[] = {
2409 static const struct minsnr_bitrate_entry he160_table[] = {
2434 static unsigned int max_rate(const struct minsnr_bitrate_entry table[], in max_rate()
[all …]