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

/linux-master/drivers/net/wireless/ath/ath11k/
H A Dmac.c103 static const struct ieee80211_channel ath11k_6ghz_channels[] = { variable in typeref:struct:ieee80211_channel
9845 ARRAY_SIZE(ath11k_6ghz_channels)) !=
9877 channels = kmemdup(ath11k_6ghz_channels,
9878 sizeof(ath11k_6ghz_channels), GFP_KERNEL);
9887 band->n_channels = ARRAY_SIZE(ath11k_6ghz_channels);

Completed in 190 milliseconds