Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/wireless/intersil/orinoco/
A Dorinoco.h103 unsigned int has_big_wep:1; member
A Dhw.c140 priv->has_big_wep = 0; in determine_fw_capabilities()
159 priv->has_big_wep = 1; /* FIXME: this is wrong - how do we tell in determine_fw_capabilities()
207 priv->has_big_wep = (firmver >= 0x20000); in determine_fw_capabilities()
249 priv->has_big_wep = priv->has_wep = (firmver >= 0x000800); in determine_fw_capabilities()
A Dcfg.c78 if (priv->has_big_wep) { in orinoco_wiphy_register()
A Dwext.c259 if ((erq->length > SMALL_KEY_SIZE) && !priv->has_big_wep) in orinoco_ioctl_setiwencode()
A Dmain.c2064 priv->has_big_wep ? "104" : "40"); in orinoco_init()

Completed in 12 milliseconds