Home
last modified time | relevance | path

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

/linux-2.6.39/net/mac80211/
Drc80211_minstrel.c59 #define SAMPLE_TBL(_mi, _idx, _col) \ macro
205 sample_ndx = SAMPLE_TBL(mi, mi->sample_idx, mi->sample_column); in minstrel_get_next_sample()
364 while (SAMPLE_TBL(mi, new_idx, col) != 0) in init_sample_table()
371 SAMPLE_TBL(mi, new_idx, col) = i + 1; in init_sample_table()