Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/realtek/rtl8xxxu/
H A 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()
1932 if (priv->rtl_chip == RTL8710B) in rtl8xxxu_start_firmware()
2000 if (priv->rtl_chip == RTL8710B) { in rtl8xxxu_download_firmware()
2033 if (priv->rtl_chip == RTL8710B) { in rtl8xxxu_download_firmware()
4221 } else if (priv->rtl_chip == RTL8710B) { in rtl8xxxu_init_device()
[all …]
H A D8710b.c578 priv->rtl_chip = RTL8710B; in rtl8710bu_identify_chip()
H A Drtl8xxxu.h116 RTL8710B = 0x8710b, enumerator