Searched refs:rt2x00_supported_rates (Results 1 – 2 of 2) sorted by relevance
42 extern const struct rt2x00_rate rt2x00_supported_rates[12];46 return &rt2x00_supported_rates[hw_value & 0xff]; in rt2x00_get_rate()
879 const struct rt2x00_rate rt2x00_supported_rates[12] = { variable