Searched refs:drates (Results 1 – 1 of 1) sorted by relevance
2290 uint8_t *drates; in wl_get_suprates() local2297 drates = (uint8_t *)wl_rates->wl_rates_rates; in wl_get_suprates()2306 if (srates <= drates[k]) in wl_get_suprates()2309 if (srates == drates[k]) in wl_get_suprates()2314 drates[l] = drates[l-1]; in wl_get_suprates()2315 drates[k] = srates; in wl_get_suprates()