Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/wireless/realtek/rtl8xxxu/
Drtl8xxxu_core.c660 if (priv->rtl_chip == RTL8710B && addr <= 0xff) in rtl8xxxu_read8()
683 if (priv->rtl_chip == RTL8710B && addr <= 0xff) in rtl8xxxu_read16()
706 if (priv->rtl_chip == RTL8710B && addr <= 0xff) in rtl8xxxu_read32()
728 if (priv->rtl_chip == RTL8710B && addr <= 0xff) in rtl8xxxu_write8()
751 if (priv->rtl_chip == RTL8710B && addr <= 0xff) in rtl8xxxu_write16()
773 if (priv->rtl_chip == RTL8710B && addr <= 0xff) in rtl8xxxu_write32()
1968 if (priv->rtl_chip == RTL8710B) in rtl8xxxu_start_firmware()
2036 if (priv->rtl_chip == RTL8710B) { in rtl8xxxu_download_firmware()
2069 if (priv->rtl_chip == RTL8710B) { in rtl8xxxu_download_firmware()
3993 if (priv->rtl_chip == RTL8188F || priv->rtl_chip == RTL8710B || in rtl8xxxu_init_burst()
[all …]
Drtl8xxxu_8710b.c594 priv->rtl_chip = RTL8710B; in rtl8710bu_identify_chip()
Drtl8xxxu.h114 RTL8710B = 0x8710b, enumerator