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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/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);
205 priv->has_wep = (firmver >= 0x15012);
248 priv->has_big_wep = priv->has_wep = (firmver >= 0x000800);
654 if (priv->has_wep || priv->has_wpa) {
H A Dwext.c242 if (!priv->has_wep)
329 if (!priv->has_wep)
H A Dmain.c2079 if (priv->has_wep)

Completed in 141 milliseconds