Searched refs:regtest (Results 1 – 2 of 2) sorted by relevance
26 PACKAGECONFIG[regtest] = "--enable-sqlite,--disable-sqlite,sqlite3"
144 static int regtest = HWSIM_REGTEST_DISABLED; variable145 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()