Home
last modified time | relevance | path

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

/linux-4.4.14/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.c154 const struct mcs_group minstrel_mcs_groups[] = {
785 const struct mcs_group *group; in minstrel_calc_retransmit()
843 const struct mcs_group *group = &minstrel_mcs_groups[index / MCS_GROUP_RATES]; in minstrel_ht_set_rate()
916 const struct mcs_group *group = &minstrel_mcs_groups[index / MCS_GROUP_RATES]; in minstrel_get_duration()
1007 const struct mcs_group *sample_group; in minstrel_ht_get_rate()