Home
last modified time | relevance | path

Searched refs:RTL8192C (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/net/wireless/realtek/rtl8xxxu/
D8192c.c365 priv->rtl_chip = RTL8192C; in rtl8192cu_identify_chip()
404 else if (priv->chip_cut || priv->rtl_chip == RTL8192C) in rtl8192cu_load_firmware()
Drtl8xxxu.h97 RTL8192C = 0x8192c, enumerator
Dcore.c1074 else if (priv->rtl_chip == RTL8192C || priv->rtl_chip == RTL8191C) in rtl8xxxu_gen1_enable_rf()
2194 case RTL8192C: in rtl8xxxu_init_mac()
4343 priv->rtl_chip != RTL8710B && priv->rtl_chip != RTL8192C) { in rtl8xxxu_init_device()