Home
last modified time | relevance | path

Searched refs:lbtf_rates (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/marvell/libertas_tf/
H A Dmain.c44 static const struct ieee80211_rate lbtf_rates[] = { variable
576 memcpy(priv->rates, lbtf_rates, sizeof(lbtf_rates)); in lbtf_add_card()
577 priv->band.n_bitrates = ARRAY_SIZE(lbtf_rates); in lbtf_add_card()
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/libertas_tf/
H A Dmain.c44 static const struct ieee80211_rate lbtf_rates[] = { variable
578 memcpy(priv->rates, lbtf_rates, sizeof(lbtf_rates)); in lbtf_add_card()
579 priv->band.n_bitrates = ARRAY_SIZE(lbtf_rates); in lbtf_add_card()

Completed in 2 milliseconds