Searched refs:RTL8192E (Results 1 – 4 of 4) sorted by relevance
2 config RTL8192E config3 tristate "RealTek RTL8192E Wireless LAN NIC driver"
865 if (priv->rtl_chip == RTL8192E) { in rtl8xxxu_write_rfreg()880 if (priv->rtl_chip == RTL8192E) { in rtl8xxxu_write_rfreg()1660 priv->rtl_chip = RTL8192E; in rtl8xxxu_identify_chip()1693 case RTL8192E: in rtl8xxxu_identify_chip()2169 if (priv->rtl_chip != RTL8723B && priv->rtl_chip != RTL8192E) in rtl8xxxu_init_mac()2334 if (priv->rtl_chip == RTL8192E) in rtl8xxxu_init_phy_bb()3956 if (priv->rtl_chip != RTL8723B && priv->rtl_chip != RTL8192E) in rtl8xxxu_init_device()3969 if (priv->rtl_chip != RTL8192E) in rtl8xxxu_init_device()3991 if (priv->rtl_chip != RTL8192E) in rtl8xxxu_init_device()4031 if (priv->rtl_chip == RTL8192E) { in rtl8xxxu_init_device()[all …]
85 RTL8192E = 0x8192e, enumerator
2979 #if defined(RTL8190P) || defined(RTL8192E) in dm_dynamic_txpower()