Searched refs:column (Results 1 – 2 of 2) sorted by relevance
138 u8 column; member
911 idx = sample_table[mg->column][mg->index]; in minstrel_ht_next_group_sample_rate()914 if (++mg->column >= ARRAY_SIZE(sample_table)) in minstrel_ht_next_group_sample_rate()915 mg->column = 0; in minstrel_ht_next_group_sample_rate()
Completed in 7 milliseconds