Searched refs:max_mcs (Results 1 - 1 of 1) sorted by relevance

/net/mac80211/
H A Drc80211_minstrel_ht_debugfs.c21 unsigned int max_mcs = MINSTREL_MAX_STREAMS * MINSTREL_STREAM_GROUPS; local
44 if (i == max_mcs)
55 if (i == max_mcs) {
88 unsigned int max_mcs = MINSTREL_MAX_STREAMS * MINSTREL_STREAM_GROUPS; local
109 p = minstrel_ht_stats_dump(mi, max_mcs, p);
110 for (i = 0; i < max_mcs; i++)

Completed in 4 milliseconds