Searched refs:rtl_chip (Results 1 – 3 of 3) sorted by relevance
336 else if (priv->chip_cut || priv->rtl_chip == RTL8192C) in rtl8192cu_load_firmware()396 priv->rtl_chip = RTL8188R; in rtl8192cu_parse_efuse()419 if (priv->rtl_chip == RTL8188R) { in rtl8192cu_init_phy_rf()535 if (priv->rtl_chip == RTL8188R) { in rtl8192cu_power_on()
865 if (priv->rtl_chip == RTL8192E) { in rtl8xxxu_write_rfreg()880 if (priv->rtl_chip == RTL8192E) { in rtl8xxxu_write_rfreg()1012 else if (priv->rtl_chip == RTL8192C || priv->rtl_chip == RTL8191C) in rtl8xxxu_gen1_enable_rf()1625 priv->rtl_chip = RTL8723B; in rtl8xxxu_identify_chip()1629 priv->rtl_chip = RTL8723A; in rtl8xxxu_identify_chip()1654 priv->rtl_chip = RTL8191E; in rtl8xxxu_identify_chip()1660 priv->rtl_chip = RTL8192E; in rtl8xxxu_identify_chip()1668 priv->rtl_chip = RTL8191C; in rtl8xxxu_identify_chip()1675 priv->rtl_chip = RTL8192C; in rtl8xxxu_identify_chip()1683 priv->rtl_chip = RTL8188C; in rtl8xxxu_identify_chip()[all …]
1290 enum rtl8xxxu_rtl_chip rtl_chip; member