Searched defs:ath10k_2ghz_channels (Results 1 - 1 of 1) sorted by path

/drivers/net/wireless/ath/ath10k/
H A Dmac.c4492 static const struct ieee80211_channel ath10k_2ghz_channels[] = { variable in typeref:struct:ieee80211_channel
4760 channels = kmemdup(ath10k_2ghz_channels,
4761 sizeof(ath10k_2ghz_channels),
4769 band->n_channels = ARRAY_SIZE(ath10k_2ghz_channels);

Completed in 37 milliseconds