Searched refs:card_8192_version (Results 1 – 7 of 7) sorted by relevance
45 if (priv->card_8192_version == VERSION_819XU_A || in phy_set_rf8256_bandwidth()46 priv->card_8192_version == VERSION_819XU_B) { in phy_set_rf8256_bandwidth()65 …if (priv->card_8192_version == VERSION_819XU_A || priv->card_8192_version == VERSION_819XU_B) { /*… in phy_set_rf8256_bandwidth()
799 if (priv->card_8192_version == VERSION_819XU_A) { in rtl8192_BB_Config_ParaFile()1225 if (priv->card_8192_version == VERSION_819XU_A) in rtl8192_phy_SwChnlStepByStep()
831 enum version_819xu card_8192_version; member
2118 priv->card_8192_version = VERSION_819XU_B; in rtl8192_read_eeprom_info()2146 if (priv->card_8192_version == VERSION_819XU_A) { in rtl8192_read_eeprom_info()2579 if (priv->card_8192_version == VERSION_819XU_A) { in rtl8192_adapter_start()
18 if (priv->card_8192_version != VERSION_8190_BD && in rtl92e_set_bandwidth()19 priv->card_8192_version != VERSION_8190_BE) { in rtl92e_set_bandwidth()
299 priv->card_8192_version = VERSION_8190_BE; in _rtl92e_read_eeprom_info()301 switch (priv->card_8192_version) { in _rtl92e_read_eeprom_info()306 priv->card_8192_version = VERSION_8190_BD; in _rtl92e_read_eeprom_info()310 priv->card_8192_version = VERSION_8190_BD; in _rtl92e_read_eeprom_info()330 if (priv->card_8192_version > VERSION_8190_BD) in _rtl92e_read_eeprom_info()335 if (priv->card_8192_version > VERSION_8190_BD) { in _rtl92e_read_eeprom_info()619 if (priv->card_8192_version > VERSION_8190_BD) { in rtl92e_start_adapter()
273 u8 card_8192_version; member