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