Searched refs:adhoc (Results 1 – 1 of 1) sorted by relevance
230 static int adhoc; variable268 module_param(adhoc, int, 0);269 MODULE_PARM_DESC(adhoc, "If non-zero, the card will start in adhoc mode.");3862 ai->config.opmode = adhoc ? MODE_STA_IBSS : MODE_STA_ESS; in setup_card()