Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
H A Dcommon-init.c102 static struct ieee80211_rate ath9k_legacy_rates[] = { variable
146 common->sbands[NL80211_BAND_2GHZ].bitrates = ath9k_legacy_rates; in ath9k_cmn_init_channels_rates()
148 ARRAY_SIZE(ath9k_legacy_rates); in ath9k_cmn_init_channels_rates()
164 ath9k_legacy_rates + 4; in ath9k_cmn_init_channels_rates()
166 ARRAY_SIZE(ath9k_legacy_rates) - 4; in ath9k_cmn_init_channels_rates()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/
H A Dcommon-init.c102 static struct ieee80211_rate ath9k_legacy_rates[] = { variable
146 common->sbands[NL80211_BAND_2GHZ].bitrates = ath9k_legacy_rates; in ath9k_cmn_init_channels_rates()
148 ARRAY_SIZE(ath9k_legacy_rates); in ath9k_cmn_init_channels_rates()
164 ath9k_legacy_rates + 4; in ath9k_cmn_init_channels_rates()
166 ARRAY_SIZE(ath9k_legacy_rates) - 4; in ath9k_cmn_init_channels_rates()

Completed in 1 milliseconds