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