Searched refs:SAMPLE_COLUMNS (Results 1 – 4 of 4) sorted by relevance
59 _mi->sample_table[(_idx * SAMPLE_COLUMNS) + _col]319 if (mi->sample_column >= SAMPLE_COLUMNS) in minstrel_get_next_sample()447 memset(mi->sample_table, 0xff, SAMPLE_COLUMNS * mi->n_rates); in init_sample_table()449 for (col = 0; col < SAMPLE_COLUMNS; col++) { in init_sample_table()
11 #define SAMPLE_COLUMNS 10 /* number of columns in sample table */ macro
238 static u8 sample_table[SAMPLE_COLUMNS][MCS_GROUP_RATES] __read_mostly;1584 msp->sample_table = kmalloc_array(max_rates, SAMPLE_COLUMNS, gfp); in minstrel_ht_alloc_sta()1748 for (col = 0; col < SAMPLE_COLUMNS; col++) { in init_sample_table()
26 #define SAMPLE_COLUMNS 10 macro60 static u8 sample_table[SAMPLE_COLUMNS][MCS_GROUP_RATES];462 for (col = 0; col < SAMPLE_COLUMNS; col++) { in init_sample_table()