Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/realtek/rtl8xxxu/
Dcore.c620 if (priv->rtl_chip == RTL8710B && addr <= 0xff) in rtl8xxxu_read8()
643 if (priv->rtl_chip == RTL8710B && addr <= 0xff) in rtl8xxxu_read16()
666 if (priv->rtl_chip == RTL8710B && addr <= 0xff) in rtl8xxxu_read32()
688 if (priv->rtl_chip == RTL8710B && addr <= 0xff) in rtl8xxxu_write8()
711 if (priv->rtl_chip == RTL8710B && addr <= 0xff) in rtl8xxxu_write16()
733 if (priv->rtl_chip == RTL8710B && addr <= 0xff) in rtl8xxxu_write32()
1931 if (priv->rtl_chip == RTL8710B) in rtl8xxxu_start_firmware()
1999 if (priv->rtl_chip == RTL8710B) { in rtl8xxxu_download_firmware()
2032 if (priv->rtl_chip == RTL8710B) { in rtl8xxxu_download_firmware()
3976 if (priv->rtl_chip == RTL8188F || priv->rtl_chip == RTL8710B || in rtl8xxxu_init_burst()
[all …]
D8710b.c578 priv->rtl_chip = RTL8710B; in rtl8710bu_identify_chip()
Drtl8xxxu.h116 RTL8710B = 0x8710b, enumerator