Searched full:rtl8188e (Results 1 – 5 of 5) sorted by relevance
4 $id: http://devicetree.org/schemas/net/wireless/realtek,rtl8188e.yaml#7 title: Realtek RTL8188E USB WiFi13 Realtek RTL8188E is a family of USB-connected 2.4 GHz WiFi modules.
29 /* This routine deal with the Power Configuration CMDs parsing for RTL8723/RTL8188E Series IC. */
542 /* RTL8723/RTL8188E SDIO Host Interrupt Mask Register */
2218 case RTL8188E: in rtl8xxxu_init_mac() 4003 priv->rtl_chip != RTL8188E && priv->rtl_chip != RTL8710B && in rtl8xxxu_init_device() 4017 if (priv->rtl_chip != RTL8192E && priv->rtl_chip != RTL8188E && in rtl8xxxu_init_device() 4077 if (priv->rtl_chip == RTL8188E) in rtl8xxxu_init_device() 4108 } else if (priv->rtl_chip == RTL8188E) { in rtl8xxxu_init_device() 4257 if (priv->rtl_chip != RTL8188F && priv->rtl_chip != RTL8188E && in rtl8xxxu_init_device() 4276 } else if (priv->rtl_chip == RTL8188F || priv->rtl_chip == RTL8188E || in rtl8xxxu_init_device() 4325 } else if (priv->rtl_chip == RTL8192E || priv->rtl_chip == RTL8188E) { in rtl8xxxu_init_device() 4396 if (priv->rtl_chip == RTL8188E) in rtl8xxxu_init_device() 7796 if (priv->rtl_chip == RTL8188E) in rtl8xxxu_probe() [all...]
1742 * parsing for RTL8723/RTL8188E Series IC.