Searched refs:SAMPLE_COLUMNS (Results 1 – 2 of 2) sorted by relevance
13 #define SAMPLE_COLUMNS 10 /* number of columns in sample table */ macro
267 static u8 sample_table[SAMPLE_COLUMNS][MCS_GROUP_RATES] __read_mostly;2029 for (col = 0; col < SAMPLE_COLUMNS; col++) { in init_sample_table()