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

/freebsd-current/sys/contrib/dev/athk/ath12k/
H A Dmac.c92 static const struct ieee80211_channel ath12k_6ghz_channels[] = { variable in typeref:struct:ieee80211_channel
6978 ARRAY_SIZE(ath12k_6ghz_channels)) !=
7009 channels = kmemdup(ath12k_6ghz_channels,
7010 sizeof(ath12k_6ghz_channels), GFP_KERNEL);
7019 band->n_channels = ARRAY_SIZE(ath12k_6ghz_channels);

Completed in 107 milliseconds