Home
last modified time | relevance | path

Searched refs:column (Results 1 – 2 of 2) sorted by relevance

/net/mac80211/
A Drc80211_minstrel_ht.h138 u8 column; member
A Drc80211_minstrel_ht.c911 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