Searched defs:radios (Results 1 - 1 of 1) sorted by relevance

/drivers/net/wireless/
H A Dmac80211_hwsim.c44 static int radios = 2; variable
45 module_param(radios, int, 0444);
46 MODULE_PARM_DESC(radios, "Number of simulated radios");
80 * secondary radios are expected to follow.
82 * request with all radios reporting the same regulatory domain.
86 * respective regulatory requested domains. Subsequent radios will
92 * domain requests. All radios will adhere to this custom world regulatory
100 * and use strict settings. The rest of the radios are expected to follow.
102 * settings. All radios wil
[all...]

Completed in 91 milliseconds