Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching full:curr_rates

109 			wpa_s->mlme.curr_rates = mode->rates;
335 if (wpa_s->mlme.curr_rates == NULL) {
336 wpa_printf(MSG_DEBUG, "MLME: curr_rates not set for assoc");
407 int rate = wpa_s->mlme.curr_rates[i].rate;
417 int rate = wpa_s->mlme.curr_rates[i].rate;
686 struct wpa_rate_data *rate = &wpa_s->mlme.curr_rates[i];
1345 rates = local->curr_rates;
2210 if (local->curr_rates[j].rate == rate)
2279 int rate = local->curr_rates[i].rate;