Searched refs:SAMPLE_TBL (Results 1 – 1 of 1) sorted by relevance
59 #define SAMPLE_TBL(_mi, _idx, _col) \ macro205 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()