Home
last modified time | relevance | path

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

/Linux-v5.10/net/mac80211/
Drc80211_minstrel_ht.h32 struct mcs_group { struct
40 extern const struct mcs_group minstrel_mcs_groups[]; argument
Drc80211_minstrel_ht.c184 const struct mcs_group minstrel_mcs_groups[] = {
537 const struct mcs_group *group = &minstrel_mcs_groups[index / MCS_GROUP_RATES]; in minstrel_get_duration()
543 minstrel_ht_probe_group(struct minstrel_ht_sta *mi, const struct mcs_group *tp_group, in minstrel_ht_probe_group()
544 int tp_idx, const struct mcs_group *group) in minstrel_ht_probe_group()
562 const struct mcs_group *group, *tp_group; in minstrel_ht_find_probe_rates()
1064 const struct mcs_group *group = &minstrel_mcs_groups[index / MCS_GROUP_RATES]; in minstrel_ht_set_rate()
1118 const struct mcs_group *g = &minstrel_mcs_groups[group]; in minstrel_ht_get_max_amsdu_len()
1296 const struct mcs_group *sample_group; in minstrel_ht_get_rate()
Drc80211_minstrel_ht_debugfs.c34 const struct mcs_group *mg; in minstrel_ht_stats_dump()
181 const struct mcs_group *mg; in minstrel_ht_stats_csv_dump()
Dairtime.c211 struct mcs_group { struct
216 static const struct mcs_group airtime_mcs_groups[] = { argument