Searched refs:mt76x02_rates (Results 1 – 5 of 5) sorted by relevance
243 ret = mt76_register_device(&dev->mt76, true, mt76x02_rates, in mt76x0_register_device()244 ARRAY_SIZE(mt76x02_rates)); in mt76x0_register_device()
218 err = mt76_register_device(&dev->mt76, true, mt76x02_rates, in mt76x2u_register_device()219 ARRAY_SIZE(mt76x02_rates)); in mt76x2u_register_device()
304 ret = mt76_register_device(&dev->mt76, true, mt76x02_rates, in mt76x2_register_device()305 ARRAY_SIZE(mt76x02_rates)); in mt76x2_register_device()
136 extern struct ieee80211_rate mt76x02_rates[12];
23 struct ieee80211_rate mt76x02_rates[] = { variable37 EXPORT_SYMBOL_GPL(mt76x02_rates);