Lines Matching refs:minsnr_bitrate_entry
2661 struct minsnr_bitrate_entry { struct
2669 static const struct minsnr_bitrate_entry vht20_table[] = { argument
2683 static const struct minsnr_bitrate_entry vht40_table[] = {
2698 static const struct minsnr_bitrate_entry vht80_table[] = {
2714 static const struct minsnr_bitrate_entry vht160_table[] = {
2732 static const struct minsnr_bitrate_entry he20_table[] = {
2751 static const struct minsnr_bitrate_entry he40_table[] = {
2770 static const struct minsnr_bitrate_entry he80_table[] = {
2790 static const struct minsnr_bitrate_entry he160_table[] = {
2811 static const struct minsnr_bitrate_entry eht320_table[] = {
2837 static unsigned int max_rate(const struct minsnr_bitrate_entry table[], in max_rate()
2840 const struct minsnr_bitrate_entry *prev, *entry = table; in max_rate()
2880 static unsigned int max_he_eht_rate(const struct minsnr_bitrate_entry table[], in max_he_eht_rate()
2883 const struct minsnr_bitrate_entry *prev, *entry = table; in max_he_eht_rate()