Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/realtek/rtl8xxxu/
H A Drtl8xxxu_core.c2026 if (priv->rtl_chip == RTL8192F) in rtl8xxxu_download_firmware()
2685 if (priv->rtl_chip == RTL8192F) { in rtl8xxxu_init_queue_priority()
2876 if (priv->rtl_chip == RTL8192F) { in rtl8xxxu_fill_iqk_matrix_b()
3989 priv->rtl_chip == RTL8192F) { in rtl8xxxu_init_burst()
4104 if (priv->rtl_chip == RTL8192F) in rtl8xxxu_init_device()
4110 priv->rtl_chip != RTL8192F) in rtl8xxxu_init_device()
4124 priv->rtl_chip != RTL8710B && priv->rtl_chip != RTL8192F) in rtl8xxxu_init_device()
4198 if (priv->rtl_chip == RTL8710B || priv->rtl_chip == RTL8192F) in rtl8xxxu_init_device()
4225 } else if (priv->rtl_chip != RTL8192F) { in rtl8xxxu_init_device()
4315 priv->rtl_chip != RTL8192F) in rtl8xxxu_init_device()
[all …]
H A Drtl8xxxu_8192f.c414 priv->rtl_chip = RTL8192F; in rtl8192fu_identify_chip()
H A Drtl8xxxu.h115 RTL8192F = 0x8192f, enumerator