Home
last modified time | relevance | path

Searched refs:RTL8192E (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/drivers/staging/rtl8192e/rtl8192e/
DKconfig2 config RTL8192E config
3 tristate "RealTek RTL8192E Wireless LAN NIC driver"
/linux-6.12.1/drivers/net/wireless/realtek/rtl8xxxu/
Dcore.c927 if (priv->rtl_chip == RTL8192E) { in rtl8xxxu_write_rfreg()
942 if (priv->rtl_chip == RTL8192E) { in rtl8xxxu_write_rfreg()
2359 if (priv->rtl_chip == RTL8192E) in rtl8xxxu_init_phy_bb()
4099 if (priv->rtl_chip != RTL8723B && priv->rtl_chip != RTL8192E && in rtl8xxxu_init_device()
4114 if (priv->rtl_chip != RTL8192E && priv->rtl_chip != RTL8188E && in rtl8xxxu_init_device()
4137 if (priv->rtl_chip != RTL8192E) in rtl8xxxu_init_device()
4199 if (priv->rtl_chip == RTL8192E) { in rtl8xxxu_init_device()
4342 if (priv->rtl_chip != RTL8192E && priv->rtl_chip != RTL8188F && in rtl8xxxu_init_device()
4361 if (priv->rtl_chip == RTL8192E) { in rtl8xxxu_init_device()
4422 } else if (priv->rtl_chip == RTL8192E || priv->rtl_chip == RTL8188E) { in rtl8xxxu_init_device()
[all …]
D8192e.c488 priv->rtl_chip = RTL8192E; in rtl8192eu_identify_chip()
Drtl8xxxu.h106 RTL8192E = 0x8192e, enumerator