Searched refs:n_threshold_low (Results 1 – 1 of 1) sorted by relevance
358 static const u16 n_threshold_low[RATESIZE] = { variable 1467 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() 1539 if (ra->nsc_down < n_threshold_low[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()