Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/wireless/virtual/
Dmac80211_hwsim.c144 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()