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

/linux-master/net/mac80211/
H A Drc80211_minstrel_ht.h13 #define SAMPLE_COLUMNS 10 /* number of columns in sample table */ macro
H A Drc80211_minstrel_ht.c267 static u8 sample_table[SAMPLE_COLUMNS][MCS_GROUP_RATES] __read_mostly;
2028 for (col = 0; col < SAMPLE_COLUMNS; col++) {

Completed in 147 milliseconds