Home | History | Annotate | Download | only in ap

Lines Matching refs:current_rates

49 	if (hapd->iface->current_rates == NULL)
68 *pos = hapd->iface->current_rates[i].rate / 5;
69 if (hapd->iface->current_rates[i].flags & HOSTAPD_RATE_BASIC)
93 if (hapd->iface->current_rates == NULL)
112 *pos = hapd->iface->current_rates[i].rate / 5;
113 if (hapd->iface->current_rates[i].flags & HOSTAPD_RATE_BASIC)