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

/linux-4.1.27/drivers/staging/vt6656/
H A Dchannel.c85 static struct ieee80211_channel vnt_channels_5ghz[] = { variable in typeref:struct:ieee80211_channel
138 .channels = vnt_channels_5ghz,
139 .n_channels = ARRAY_SIZE(vnt_channels_5ghz),
153 ch = vnt_channels_5ghz; vnt_init_bands()
155 for (i = 0; i < ARRAY_SIZE(vnt_channels_5ghz); i++) { vnt_init_bands()
/linux-4.1.27/drivers/staging/vt6655/
H A Dchannel.c71 static struct ieee80211_channel vnt_channels_5ghz[] = { variable in typeref:struct:ieee80211_channel
124 .channels = vnt_channels_5ghz,
125 .n_channels = ARRAY_SIZE(vnt_channels_5ghz),
140 ch = vnt_channels_5ghz; vnt_init_bands()
142 for (i = 0; i < ARRAY_SIZE(vnt_channels_5ghz); i++) { vnt_init_bands()

Completed in 242 milliseconds