Searched refs:mt76x02_rates (Results 1 – 5 of 5) sorted by relevance
246 ret = mt76_register_device(&dev->mt76, true, mt76x02_rates, in mt76x0_register_device()247 ARRAY_SIZE(mt76x02_rates)); in mt76x0_register_device()
220 err = mt76_register_device(&dev->mt76, true, mt76x02_rates, in mt76x2u_register_device()221 ARRAY_SIZE(mt76x02_rates)); in mt76x2u_register_device()
305 ret = mt76_register_device(&dev->mt76, true, mt76x02_rates, in mt76x2_register_device()306 ARRAY_SIZE(mt76x02_rates)); in mt76x2_register_device()
149 extern struct ieee80211_rate mt76x02_rates[12];
17 struct ieee80211_rate mt76x02_rates[] = { variable31 EXPORT_SYMBOL_GPL(mt76x02_rates);
Completed in 8 milliseconds