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

/linux-master/drivers/net/wireless/ath/ath12k/
H A Dmac.c93 static const struct ieee80211_channel ath12k_6ghz_channels[] = { variable in typeref:struct:ieee80211_channel
8299 ARRAY_SIZE(ath12k_6ghz_channels)) !=
8330 channels = kmemdup(ath12k_6ghz_channels,
8331 sizeof(ath12k_6ghz_channels), GFP_KERNEL);
8340 band->n_channels = ARRAY_SIZE(ath12k_6ghz_channels);

Completed in 595 milliseconds