Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/
H A Dmac80211_hwsim.c71 * These are the different values you can use for the regtest
140 static int regtest = HWSIM_REGTEST_DISABLED; variable
141 module_param(regtest, int, 0444);
142 MODULE_PARM_DESC(regtest, "The type of regulatory test we want to run");
4470 switch (regtest) { in init_mac80211_hwsim()
/kernel/linux/linux-6.6/drivers/net/wireless/virtual/
H A Dmac80211_hwsim.c75 * These are the different values you can use for the regtest
144 static int regtest = HWSIM_REGTEST_DISABLED; variable
145 module_param(regtest, int, 0444);
146 MODULE_PARM_DESC(regtest, "The type of regulatory test we want to run");
6582 switch (regtest) { in init_mac80211_hwsim()

Completed in 21 milliseconds