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()1690 case RTL8192E: in rtl8xxxu_identify_chip()2166 if (priv->rtl_chip != RTL8723B && priv->rtl_chip != RTL8192E) in rtl8xxxu_init_mac()2331 if (priv->rtl_chip == RTL8192E) in rtl8xxxu_init_phy_bb()3952 if (priv->rtl_chip != RTL8723B && priv->rtl_chip != RTL8192E) in rtl8xxxu_init_device()3965 if (priv->rtl_chip != RTL8192E) in rtl8xxxu_init_device()3987 if (priv->rtl_chip != RTL8192E) in rtl8xxxu_init_device()4027 if (priv->rtl_chip == RTL8192E) { in rtl8xxxu_init_device()[all …]
85 RTL8192E = 0x8192e, enumerator
2989 #if defined(RTL8190P) || defined(RTL8192E) in dm_dynamic_txpower()