Home
last modified time | relevance | path

Searched refs:auto_wep (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/drivers/net/wireless/
Dairo.c222 static int auto_wep /* = 0 */; /* If set, it tries to figure out the wep mode */ variable
248 MODULE_PARM(auto_wep,"i");
249 MODULE_PARM_DESC(auto_wep, "If non-zero, the driver will keep looping through \
2521 if (auto_wep && !apriv->expires) {
2527 if (auto_wep)
3027 if (auto_wep) {
4577 if (apriv->keyindex < auto_wep) {