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()2396 if (priv->rtl_chip == RTL8192E) in rtl8xxxu_init_phy_bb()4113 if (priv->rtl_chip != RTL8723B && priv->rtl_chip != RTL8192E && in rtl8xxxu_init_device()4128 if (priv->rtl_chip != RTL8192E && priv->rtl_chip != RTL8188E && in rtl8xxxu_init_device()4151 if (priv->rtl_chip != RTL8192E) in rtl8xxxu_init_device()4213 if (priv->rtl_chip == RTL8192E) { in rtl8xxxu_init_device()4359 if (priv->rtl_chip != RTL8192E && priv->rtl_chip != RTL8188F && in rtl8xxxu_init_device()4378 if (priv->rtl_chip == RTL8192E) { in rtl8xxxu_init_device()4439 } 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()