Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/microchip/wilc1000/
H A Dnetdev.h82 static const struct ieee80211_channel wilc_2ghz_channels[] = { variable
269 struct ieee80211_channel channels[ARRAY_SIZE(wilc_2ghz_channels)];
H A Dcfg80211.c1794 memcpy(wl->channels, wilc_2ghz_channels, sizeof(wilc_2ghz_channels)); in wilc_create_wiphy()
1798 wl->band.n_channels = ARRAY_SIZE(wilc_2ghz_channels); in wilc_create_wiphy()
/kernel/linux/linux-6.6/drivers/net/wireless/microchip/wilc1000/
H A Dnetdev.h74 static const struct ieee80211_channel wilc_2ghz_channels[] = { variable
270 struct ieee80211_channel channels[ARRAY_SIZE(wilc_2ghz_channels)];
H A Dcfg80211.c1854 memcpy(wl->channels, wilc_2ghz_channels, sizeof(wilc_2ghz_channels)); in wilc_create_wiphy()
1858 wl->band.n_channels = ARRAY_SIZE(wilc_2ghz_channels); in wilc_create_wiphy()

Completed in 7 milliseconds