Searched refs:has_wep (Results 1 - 5 of 5) sorted by relevance

/drivers/net/wireless/orinoco/
H A Dcfg.c73 if (priv->has_wep) {
H A Dorinoco.h103 unsigned int has_wep:1; member in struct:orinoco_private
H A Dhw.c139 priv->has_wep = 0;
158 priv->has_wep = (firmver >= 0x40020);
206 priv->has_wep = (firmver >= 0x15012);
249 priv->has_big_wep = priv->has_wep = (firmver >= 0x000800);
656 if (priv->has_wep || priv->has_wpa) {
H A Dwext.c249 if (!priv->has_wep)
336 if (!priv->has_wep)
H A Dmain.c2084 if (priv->has_wep)

Completed in 563 milliseconds