Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/intersil/orinoco/
H A Dhw.c139 priv->has_wep = 0; in determine_fw_capabilities()
158 priv->has_wep = (firmver >= 0x40020); in determine_fw_capabilities()
206 priv->has_wep = (firmver >= 0x15012); in determine_fw_capabilities()
249 priv->has_big_wep = priv->has_wep = (firmver >= 0x000800); in determine_fw_capabilities()
656 if (priv->has_wep || priv->has_wpa) { in orinoco_hw_program_rids()
H A Dorinoco.h102 unsigned int has_wep:1; member
H A Dcfg.c74 if (priv->has_wep) { in orinoco_wiphy_register()
H A Dwext.c248 if (!priv->has_wep) in orinoco_ioctl_setiwencode()
335 if (!priv->has_wep) in orinoco_ioctl_getiwencode()
H A Dmain.c2062 if (priv->has_wep) in orinoco_init()
/kernel/linux/linux-6.6/drivers/net/wireless/intersil/orinoco/
H A Dhw.c139 priv->has_wep = 0; in determine_fw_capabilities()
158 priv->has_wep = (firmver >= 0x40020); in determine_fw_capabilities()
206 priv->has_wep = (firmver >= 0x15012); in determine_fw_capabilities()
249 priv->has_big_wep = priv->has_wep = (firmver >= 0x000800); in determine_fw_capabilities()
656 if (priv->has_wep || priv->has_wpa) { in orinoco_hw_program_rids()
H A Dorinoco.h102 unsigned int has_wep:1; member
H A Dcfg.c74 if (priv->has_wep) { in orinoco_wiphy_register()
H A Dwext.c251 if (!priv->has_wep) in orinoco_ioctl_setiwencode()
339 if (!priv->has_wep) in orinoco_ioctl_getiwencode()
H A Dmain.c2062 if (priv->has_wep) in orinoco_init()

Completed in 15 milliseconds