Searched refs:n_threshold_low (Results 1 – 1 of 1) sorted by relevance
374 static const u16 n_threshold_low[RATESIZE] = { variable1483 ra->nsc_up = (n_threshold_high[rate_id] + n_threshold_low[rate_id]) >> 1; in rtl8188e_reset_ra_counter()1484 ra->nsc_down = (n_threshold_high[rate_id] + n_threshold_low[rate_id]) >> 1; in rtl8188e_reset_ra_counter()1555 if (ra->nsc_down < n_threshold_low[rate_id] || in rtl8188e_rate_decision()1826 ra->nsc_down = (n_threshold_high[DESC_RATE_MCS7] + n_threshold_low[DESC_RATE_MCS7]) / 2; in rtl8188e_ra_info_init_all()1827 ra->nsc_up = (n_threshold_high[DESC_RATE_MCS7] + n_threshold_low[DESC_RATE_MCS7]) / 2; in rtl8188e_ra_info_init_all()