Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/virtual/
H A Dmac80211_hwsim.c148 static int regtest = HWSIM_REGTEST_DISABLED; variable
149 module_param(regtest, int, 0444);
150 MODULE_PARM_DESC(regtest, "The type of regulatory test we want to run");
6837 switch (regtest) { in init_mac80211_hwsim()