Searched refs:auto_wep (Results 1 – 1 of 1) sorted by relevance
233 static int auto_wep /* = 0 */; /* If set, it tries to figure out the wep mode */ variable259 module_param(auto_wep, int, 0);260 MODULE_PARM_DESC(auto_wep,1869 if (auto_wep && !test_bit(FLAG_RADIO_DOWN, &ai->flags)) { in try_auto_wep()3277 if (auto_wep) in airo_handle_link()3291 if (auto_wep && !ai->expires) { in airo_handle_link()5577 if (apriv->keyindex < auto_wep) { in timer_func()