MINSTREL_FRAC
MINSTREL_FRAC(mi->ampdu_len, mi->ampdu_packets),
if (mrs->prob_avg < MINSTREL_FRAC(1, 10)) {
if (mrs->prob_avg < MINSTREL_FRAC(20, 100) || !mrs->retry_count) {
if (mi->groups[group].rates[rate].prob_avg < MINSTREL_FRAC(50, 100))
MINSTREL_FRAC(75, 100)))
mi->avg_ampdu_len = MINSTREL_FRAC(1, 1);
if (prob_avg < MINSTREL_FRAC(10, 100))
if (prob_avg > MINSTREL_FRAC(90, 100))
prob_avg = MINSTREL_FRAC(90, 100);
if (mrs->prob_avg > MINSTREL_FRAC(75, 100)) {
cur_prob = MINSTREL_FRAC(mrs->success, mrs->attempts);
if (mrs->prob_avg > MINSTREL_FRAC(95, 100))
#define MINSTREL_AVG_COEFF1 (MINSTREL_FRAC(1, 1) - \
tp_max = minstrel_ht_get_tp_avg(mi, i, j, MINSTREL_FRAC(100, 100));
tp_max = minstrel_ht_get_tp_avg(mi, i, j, MINSTREL_FRAC(100, 100));