Searched defs:ath10k_5ghz_channels (Results 1 - 1 of 1) sorted by last modified time

/drivers/net/wireless/ath/ath10k/
H A Dmac.c4509 static const struct ieee80211_channel ath10k_5ghz_channels[] = { variable in typeref:struct:ieee80211_channel
4781 channels = kmemdup(ath10k_5ghz_channels,
4782 sizeof(ath10k_5ghz_channels),
4790 band->n_channels = ARRAY_SIZE(ath10k_5ghz_channels);

Completed in 89 milliseconds