Home
last modified time | relevance | path

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

/Linux-v4.19/net/mac80211/
Drc80211_minstrel_ht.h43 struct mcs_group { struct
49 extern const struct mcs_group minstrel_mcs_groups[]; argument
Drc80211_minstrel_ht_debugfs.c21 const struct mcs_group *mg; in minstrel_ht_stats_dump()
167 const struct mcs_group *mg; in minstrel_ht_stats_csv_dump()
Drc80211_minstrel_ht.c155 const struct mcs_group minstrel_mcs_groups[] = {
767 const struct mcs_group *group; in minstrel_calc_retransmit()
825 const struct mcs_group *group = &minstrel_mcs_groups[index / MCS_GROUP_RATES]; in minstrel_ht_set_rate()
879 const struct mcs_group *g = &minstrel_mcs_groups[group]; in minstrel_ht_get_max_amsdu_len()
952 const struct mcs_group *group = &minstrel_mcs_groups[index / MCS_GROUP_RATES]; in minstrel_get_duration()
1036 const struct mcs_group *sample_group; in minstrel_ht_get_rate()