Searched defs:ath9k_5ghz_chantable (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/ath/ath9k/
H A Dath9k_init.c68 static const struct net80211_channel ath9k_5ghz_chantable[] = { variable in typeref:struct:net80211_channel
325 memcpy(&sc->hwinfo->channels[sc->hwinfo->nr_channels], ath9k_5ghz_chantable, sizeof(ath9k_5ghz_chantable));
327 sc->hwinfo->nr_channels += ARRAY_SIZE(ath9k_5ghz_chantable);

Completed in 32 milliseconds