Searched refs:RTL8192E (Results 1 – 4 of 4) sorted by relevance
1 config RTL8192E config2 tristate "RealTek RTL8192E Wireless LAN NIC driver"
873 if (priv->rtl_chip == RTL8192E) { in rtl8xxxu_write_rfreg()888 if (priv->rtl_chip == RTL8192E) { in rtl8xxxu_write_rfreg()1666 priv->rtl_chip = RTL8192E; in rtl8xxxu_identify_chip()1696 case RTL8192E: in rtl8xxxu_identify_chip()2170 if (priv->rtl_chip != RTL8723B && priv->rtl_chip != RTL8192E) in rtl8xxxu_init_mac()2335 if (priv->rtl_chip == RTL8192E) in rtl8xxxu_init_phy_bb()3955 if (priv->rtl_chip != RTL8723B && priv->rtl_chip != RTL8192E) in rtl8xxxu_init_device()3968 if (priv->rtl_chip != RTL8192E) in rtl8xxxu_init_device()3990 if (priv->rtl_chip != RTL8192E) in rtl8xxxu_init_device()4030 if (priv->rtl_chip == RTL8192E) { in rtl8xxxu_init_device()[all …]
93 RTL8192E = 0x8192e, enumerator
3031 #if defined(RTL8190P) || defined(RTL8192E) in dm_dynamic_txpower()