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

/linux-master/drivers/net/wireless/virtual/
H A Dmac80211_hwsim.c424 static const struct ieee80211_channel hwsim_channels_6ghz[] = { variable in typeref:struct:ieee80211_channel
665 struct ieee80211_channel channels_6ghz[ARRAY_SIZE(hwsim_channels_6ghz)];
697 ARRAY_SIZE(hwsim_channels_6ghz)];
5328 memcpy(data->channels_6ghz, hwsim_channels_6ghz,
5329 sizeof(hwsim_channels_6ghz));
5376 sband->n_channels = ARRAY_SIZE(hwsim_channels_6ghz);

Completed in 194 milliseconds