Searched refs:auto_wep (Results 1 – 1 of 1) sorted by relevance
230 static int auto_wep /* = 0 */; /* If set, it tries to figure out the wep mode */ variable256 module_param(auto_wep, int, 0);257 MODULE_PARM_DESC(auto_wep,1865 if (auto_wep && !test_bit(FLAG_RADIO_DOWN, &ai->flags)) { in try_auto_wep()3247 if (auto_wep) in airo_handle_link()3261 if (auto_wep && !ai->expires) { in airo_handle_link()5516 if (apriv->keyindex < auto_wep) { in timer_func()