DESC_RATE_MCS7
if (ra->highest_rate > DESC_RATE_MCS7)
ra->decision_rate = DESC_RATE_MCS7;
ra->pre_rate = DESC_RATE_MCS7;
ra->highest_rate = DESC_RATE_MCS7;
ra->nsc_down = (n_threshold_high[DESC_RATE_MCS7] + n_threshold_low[DESC_RATE_MCS7]) / 2;
ra->nsc_up = (n_threshold_high[DESC_RATE_MCS7] + n_threshold_low[DESC_RATE_MCS7]) / 2;