Searched refs:current_rates (Results 1 – 7 of 7) sorted by relevance
225 RtpSendRates current_rates; in GetSendRatesLocked() local228 current_rates[type] = in GetSendRatesLocked()231 return current_rates; in GetSendRatesLocked()
304 RtpSendRates current_rates; in GetSendRatesLocked() local307 current_rates[type] = in GetSendRatesLocked()310 return current_rates; in GetSendRatesLocked()
185 os_free(iface->current_rates); in hostapd_prepare_rates()188 iface->current_rates = in hostapd_prepare_rates()190 if (!iface->current_rates) { in hostapd_prepare_rates()204 rate = &iface->current_rates[iface->num_rates]; in hostapd_prepare_rates()
516 struct hostapd_rate_data *current_rates; member
816 if (iface->current_rates && iface->num_rates) { in hostapd_ctrl_iface_status()825 iface->current_rates[j].rate / 5); in hostapd_ctrl_iface_status()
112 if (hapd->iface->current_rates == NULL) in hostapd_eid_supp_rates()137 *pos = hapd->iface->current_rates[i].rate / 5; in hostapd_eid_supp_rates()138 if (hapd->iface->current_rates[i].flags & HOSTAPD_RATE_BASIC) in hostapd_eid_supp_rates()168 if (hapd->iface->current_rates == NULL) in hostapd_eid_ext_supp_rates()193 *pos = hapd->iface->current_rates[i].rate / 5; in hostapd_eid_ext_supp_rates()194 if (hapd->iface->current_rates[i].flags & HOSTAPD_RATE_BASIC) in hostapd_eid_ext_supp_rates()
512 os_free(iface->current_rates); in hostapd_cleanup_iface_partial()513 iface->current_rates = NULL; in hostapd_cleanup_iface_partial()