Searched refs:current_rates (Results 1 – 5 of 5) sorted by relevance
212 os_free(iface->current_rates); in hostapd_prepare_rates()215 iface->current_rates = in hostapd_prepare_rates()217 if (!iface->current_rates) { in hostapd_prepare_rates()231 rate = &iface->current_rates[iface->num_rates]; in hostapd_prepare_rates()
604 struct hostapd_rate_data *current_rates; member
1019 if (iface->current_rates && iface->num_rates) { in hostapd_ctrl_iface_status()1028 iface->current_rates[j].rate / 5); in hostapd_ctrl_iface_status()
125 if (hapd->iface->current_rates == NULL) in hostapd_eid_supp_rates()154 *pos = hapd->iface->current_rates[i].rate / 5; in hostapd_eid_supp_rates()155 if (hapd->iface->current_rates[i].flags & HOSTAPD_RATE_BASIC) in hostapd_eid_supp_rates()193 if (hapd->iface->current_rates == NULL) in hostapd_eid_ext_supp_rates()222 *pos = hapd->iface->current_rates[i].rate / 5; in hostapd_eid_ext_supp_rates()223 if (hapd->iface->current_rates[i].flags & HOSTAPD_RATE_BASIC) in hostapd_eid_ext_supp_rates()
697 os_free(iface->current_rates); in hostapd_cleanup_iface_partial()698 iface->current_rates = NULL; in hostapd_cleanup_iface_partial()