Searched refs:RTL8192E (Results 1 – 5 of 5) sorted by relevance
2 config RTL8192E config3 tristate "RealTek RTL8192E Wireless LAN NIC driver"
967 if (priv->rtl_chip == RTL8192E) { in rtl8xxxu_write_rfreg()982 if (priv->rtl_chip == RTL8192E) { in rtl8xxxu_write_rfreg()2391 if (priv->rtl_chip == RTL8192E) in rtl8xxxu_init_phy_bb()4108 if (priv->rtl_chip != RTL8723B && priv->rtl_chip != RTL8192E && in rtl8xxxu_init_device()4123 if (priv->rtl_chip != RTL8192E && priv->rtl_chip != RTL8188E && in rtl8xxxu_init_device()4146 if (priv->rtl_chip != RTL8192E) in rtl8xxxu_init_device()4208 if (priv->rtl_chip == RTL8192E) { in rtl8xxxu_init_device()4354 if (priv->rtl_chip != RTL8192E && priv->rtl_chip != RTL8188F && in rtl8xxxu_init_device()4373 if (priv->rtl_chip == RTL8192E) { in rtl8xxxu_init_device()4434 } else if (priv->rtl_chip == RTL8192E || priv->rtl_chip == RTL8188E) { in rtl8xxxu_init_device()[all …]
504 priv->rtl_chip = RTL8192E; in rtl8192eu_identify_chip()
104 RTL8192E = 0x8192e, enumerator
2785 #if defined(RTL8190P) || defined(RTL8192E) in dm_dynamic_txpower()