Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching full:curr_rates

468 			wpa_s->mlme.curr_rates = mode->rates;
667 if (wpa_s->mlme.curr_rates == NULL) {
668 wpa_printf(MSG_DEBUG, "MLME: curr_rates not set for assoc");
734 int rate = wpa_s->mlme.curr_rates[i].rate;
744 int rate = wpa_s->mlme.curr_rates[i].rate;
987 struct wpa_rate_data *rate = &wpa_s->mlme.curr_rates[i];
1553 rates = local->curr_rates;
2225 if (local->curr_rates[j].rate == rate)
2294 int rate = local->curr_rates[i].rate;