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

/linux-master/drivers/net/wireless/realtek/rtl8xxxu/
H A Drtl8xxxu_core.c2243 case RTL8188E:
4145 priv->rtl_chip != RTL8188E && priv->rtl_chip != RTL8710B &&
4159 if (priv->rtl_chip != RTL8192E && priv->rtl_chip != RTL8188E &&
4219 if (priv->rtl_chip == RTL8188E)
4250 } else if (priv->rtl_chip == RTL8188E) {
4399 if (priv->rtl_chip != RTL8188F && priv->rtl_chip != RTL8188E &&
4418 } else if (priv->rtl_chip == RTL8188F || priv->rtl_chip == RTL8188E ||
4467 } else if (priv->rtl_chip == RTL8192E || priv->rtl_chip == RTL8188E) {
4538 if (priv->rtl_chip == RTL8188E)
7912 if (priv->rtl_chip == RTL8188E)
[all...]
H A Drtl8xxxu.h102 RTL8188E = 0x8188e, enumerator in enum:rtl8xxxu_rtl_chip
H A Drtl8xxxu_8188e.c407 priv->rtl_chip = RTL8188E;

Completed in 228 milliseconds