Home
last modified time | relevance | path

Searched refs:wilc_2ghz_channels (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/staging/wilc1000/
Dwilc_wfi_netdevice.h93 static const struct ieee80211_channel wilc_2ghz_channels[] = { variable
275 struct ieee80211_channel channels[ARRAY_SIZE(wilc_2ghz_channels)];
Dwilc_wfi_cfgoperations.c1872 memcpy(wl->channels, wilc_2ghz_channels, sizeof(wilc_2ghz_channels)); in wilc_create_wiphy()
1876 wl->band.n_channels = ARRAY_SIZE(wilc_2ghz_channels); in wilc_create_wiphy()