Searched refs:RTL8188E (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/net/wireless/realtek/rtl8xxxu/
H A Dcore.c2198 case RTL8188E:
4100 priv->rtl_chip != RTL8188E && priv->rtl_chip != RTL8710B &&
4114 if (priv->rtl_chip != RTL8192E && priv->rtl_chip != RTL8188E &&
4174 if (priv->rtl_chip == RTL8188E)
4205 } else if (priv->rtl_chip == RTL8188E) {
4354 if (priv->rtl_chip != RTL8188F && priv->rtl_chip != RTL8188E &&
4373 } else if (priv->rtl_chip == RTL8188F || priv->rtl_chip == RTL8188E ||
4422 } else if (priv->rtl_chip == RTL8192E || priv->rtl_chip == RTL8188E) {
4493 if (priv->rtl_chip == RTL8188E)
7869 if (priv->rtl_chip == RTL8188E)
[all...]
H A D8188e.c391 priv->rtl_chip = RTL8188E;
H A Drtl8xxxu.h103 RTL8188E = 0x8188e, enumerator in enum:rtl8xxxu_rtl_chip

Completed in 119 milliseconds