Lines Matching defs:radios
48 static int radios = 2;
49 module_param(radios, int, 0444);
50 MODULE_PARM_DESC(radios, "Number of simulated radios");
84 * secondary radios are expected to follow.
86 * request with all radios reporting the same regulatory domain.
90 * respective regulatory requested domains. Subsequent radios will
96 * domain requests. All radios will adhere to this custom world regulatory
104 * and use strict settings. The rest of the radios are expected to follow.
106 * settings. All radios will adhere to this.
115 * at least 6 radios for a complete test. We will test in this order:
599 * Only radios in the same group can communicate together (the
605 /* group shared by radios created in the same netns */
1449 /* Copy skb to all enabled radios that are on the current frequency */
3264 /* By default all radios belong to the first group */
4429 if (radios < 0 || radios > 100)
4465 for (i = 0; i < radios; i++) {
4590 pr_debug("mac80211_hwsim: unregister radios\n");