Searched refs:n_threshold_high (Results 1 – 1 of 1) sorted by relevance
351 static const u16 n_threshold_high[RATESIZE] = { variable1467 ra->nsc_up = (n_threshold_high[rate_id] + n_threshold_low[rate_id]) >> 1; in rtl8188e_reset_ra_counter()1468 ra->nsc_down = (n_threshold_high[rate_id] + n_threshold_low[rate_id]) >> 1; in rtl8188e_reset_ra_counter()1545 } else if (ra->nsc_up > n_threshold_high[rate_id]) { in rtl8188e_rate_decision()1810 ra->nsc_down = (n_threshold_high[DESC_RATE_MCS7] + n_threshold_low[DESC_RATE_MCS7]) / 2; in rtl8188e_ra_info_init_all()1811 ra->nsc_up = (n_threshold_high[DESC_RATE_MCS7] + n_threshold_low[DESC_RATE_MCS7]) / 2; in rtl8188e_ra_info_init_all()