Searched refs:ath11k_6ghz_channels (Results 1 - 1 of 1) sorted by last modified time

/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
9833 ARRAY_SIZE(ath11k_6ghz_channels)) !=
9865 channels = kmemdup(ath11k_6ghz_channels,
9866 sizeof(ath11k_6ghz_channels), GFP_KERNEL);
9875 band->n_channels = ARRAY_SIZE(ath11k_6ghz_channels);

Completed in 164 milliseconds