Home
last modified time | relevance | path

Searched refs:rtl_chip (Results 1 – 8 of 8) sorted by relevance

/linux-6.3-rc2/drivers/net/wireless/realtek/rtl8xxxu/
A Drtl8xxxu_8192c.c350 priv->rtl_chip = RTL8191C; in rtl8192cu_identify_chip()
355 priv->rtl_chip = RTL8192C; in rtl8192cu_identify_chip()
364 priv->rtl_chip = RTL8188C; in rtl8192cu_identify_chip()
394 else if (priv->chip_cut || priv->rtl_chip == RTL8192C) in rtl8192cu_load_firmware()
453 priv->rtl_chip = RTL8188R; in rtl8192cu_parse_efuse()
467 if (priv->rtl_chip == RTL8188R) { in rtl8192cu_init_phy_rf()
583 if (priv->rtl_chip == RTL8188R) { in rtl8192cu_power_on()
A Drtl8xxxu_core.c1014 else if (priv->rtl_chip == RTL8192C || priv->rtl_chip == RTL8191C) in rtl8xxxu_gen1_enable_rf()
1897 if (priv->rtl_chip == RTL8723B || priv->rtl_chip == RTL8188F) in rtl8xxxu_start_firmware()
2087 switch (priv->rtl_chip) { in rtl8xxxu_init_mac()
2256 if (priv->rtl_chip == RTL8192E) in rtl8xxxu_init_phy_bb()
3929 if (priv->rtl_chip != RTL8723B && priv->rtl_chip != RTL8192E && in rtl8xxxu_init_device()
3943 if (priv->rtl_chip != RTL8192E && priv->rtl_chip != RTL8188E) in rtl8xxxu_init_device()
4143 if (priv->rtl_chip == RTL8188F || priv->rtl_chip == RTL8188E) { in rtl8xxxu_init_device()
4166 if (priv->rtl_chip != RTL8192E && priv->rtl_chip != RTL8188F) { in rtl8xxxu_init_device()
4177 if (priv->rtl_chip != RTL8188F && priv->rtl_chip != RTL8188E) in rtl8xxxu_init_device()
4195 } else if (priv->rtl_chip == RTL8188F || priv->rtl_chip == RTL8188E) { in rtl8xxxu_init_device()
[all …]
A Drtl8xxxu_8723a.c148 priv->rtl_chip = RTL8723A; in rtl8723au_identify_chip()
A Drtl8xxxu_8192e.c500 priv->rtl_chip = RTL8191E; in rtl8192eu_identify_chip()
504 priv->rtl_chip = RTL8192E; in rtl8192eu_identify_chip()
A Drtl8xxxu_8723b.c322 priv->rtl_chip = RTL8723B; in rtl8723bu_identify_chip()
A Drtl8xxxu_8188f.c331 priv->rtl_chip = RTL8188F; in rtl8188fu_identify_chip()
A Drtl8xxxu.h1550 enum rtl8xxxu_rtl_chip rtl_chip; member
A Drtl8xxxu_8188e.c407 priv->rtl_chip = RTL8188E; in rtl8188eu_identify_chip()

Completed in 37 milliseconds