Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/mac80211/
H A Drc80211_minstrel.c58 #define SAMPLE_TBL(_mi, _idx, _col) \ macro
314 sample_ndx = SAMPLE_TBL(mi, mi->sample_row, mi->sample_column); in minstrel_get_next_sample()
453 while (SAMPLE_TBL(mi, new_idx, col) != 0xff) in init_sample_table()
456 SAMPLE_TBL(mi, new_idx, col) = i; in init_sample_table()

Completed in 1 milliseconds