Searched refs:mt76x02_rates (Results 1 – 5 of 5) sorted by relevance
217 err = mt76_register_device(&dev->mt76, true, mt76x02_rates, in mt76x2u_register_device()218 ARRAY_SIZE(mt76x02_rates)); in mt76x2u_register_device()
312 ret = mt76_register_device(&dev->mt76, true, mt76x02_rates, in mt76x2_register_device()313 ARRAY_SIZE(mt76x02_rates)); in mt76x2_register_device()
287 ret = mt76_register_device(&dev->mt76, true, mt76x02_rates, in mt76x0_register_device()288 ARRAY_SIZE(mt76x02_rates)); in mt76x0_register_device()
130 extern struct ieee80211_rate mt76x02_rates[12];
23 struct ieee80211_rate mt76x02_rates[] = { variable37 EXPORT_SYMBOL_GPL(mt76x02_rates);