Lines Matching refs:rtlchip
1266 else if (priv->rtlchip == 0x8192c || priv->rtlchip == 0x8191c) in rtl8723a_enable_rf()
1698 priv->rtlchip = 0x8723a; in rtl8xxxu_identify_chip()
1715 priv->rtlchip = 0x8191c; in rtl8xxxu_identify_chip()
1721 priv->rtlchip = 0x8192c; in rtl8xxxu_identify_chip()
1729 priv->rtlchip = 0x8188c; in rtl8xxxu_identify_chip()
2233 else if (priv->chip_cut || priv->rtlchip == 0x8192c) in rtl8192cu_load_firmware()
2370 if (priv->rtlchip == 0x8188c && priv->hi_pa && in rtl8xxxu_init_phy_bb()
2437 if (priv->rtlchip == 0x8723a && in rtl8xxxu_init_phy_bb()
3923 if (priv->rtlchip == 0x8188c && priv->hi_pa) { in rtl8192cu_power_on()
3942 if (priv->rtlchip == 0x8188c && priv->hi_pa) { in rtl8xxxu_power_off()
4044 switch(priv->rtlchip) { in rtl8xxxu_init_device()