Searched refs:mt76_rates (Results 1 – 3 of 3) sorted by relevance
502 static struct ieee80211_rate mt76_rates[] = { variable571 mt76_rates, ARRAY_SIZE(mt76_rates)); in mt76_init_sband_2g()
347 if (rateidx >= ARRAY_SIZE(mt76_rates)) in mt76_connac2_mac_tx_rate_val()350 rateidx = mt76_rates[rateidx].hw_value; in mt76_connac2_mac_tx_rate_val()
774 for (i = 0; i < ARRAY_SIZE(mt76_rates); i++) in mt7996_get_rates_table()775 if ((mt76_rates[i].hw_value & GENMASK(7, 0)) == idx) in mt7996_get_rates_table()