Searched refs:zd_rates (Results 1 – 1 of 1) sorted by relevance
51 static const struct ieee80211_rate zd_rates[] = { variable547 final_rate = zd_rates[final_idx].hw_value; in zd_mac_tx_failed()1391 memcpy(mac->rates, zd_rates, sizeof(zd_rates)); in zd_mac_alloc_hw()1392 mac->band.n_bitrates = ARRAY_SIZE(zd_rates); in zd_mac_alloc_hw()