Searched refs:auto_wep (Results 1 – 1 of 1) sorted by relevance
227 static int auto_wep /* = 0 */; /* If set, it tries to figure out the wep mode */ variable253 module_param(auto_wep, int, 0);254 MODULE_PARM_DESC(auto_wep,1872 if (auto_wep && !test_bit(FLAG_RADIO_DOWN, &ai->flags)) { in try_auto_wep()3255 if (auto_wep) in airo_handle_link()3268 if (auto_wep && !ai->expires) { in airo_handle_link()5518 if (apriv->keyindex < auto_wep) { in timer_func()