Searched refs:hostapd_rate_found (Results 1 – 3 of 3) sorted by relevance
200 !hostapd_rate_found(iface->conf->supported_rates, in hostapd_prepare_rates()206 if (hostapd_rate_found(basic_rates, rate->rate)) { in hostapd_prepare_rates()
877 int hostapd_rate_found(int *list, int rate);
815 int hostapd_rate_found(int *list, int rate) in hostapd_rate_found() function