Searched refs:adhoc (Results 1 – 2 of 2) sorted by relevance
100 net_type integer 0 (default) = adhoc network,
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.");3869 ai->config.opmode = adhoc ? MODE_STA_IBSS : MODE_STA_ESS; in setup_card()