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()1293 if (priv->card_8192_version == VERSION_819XU_A) in rtl8192_phy_SwChnlStepByStep()
831 enum version_819xu card_8192_version; member
2294 priv->card_8192_version = VERSION_819XU_B; in rtl8192_read_eeprom_info()2321 if (priv->card_8192_version == VERSION_819XU_A) { in rtl8192_read_eeprom_info()2763 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()
336 priv->card_8192_version = VERSION_8190_BE; in _rtl92e_read_eeprom_info()338 switch (priv->card_8192_version) { in _rtl92e_read_eeprom_info()343 priv->card_8192_version = VERSION_8190_BD; in _rtl92e_read_eeprom_info()347 priv->card_8192_version); in _rtl92e_read_eeprom_info()349 priv->card_8192_version = VERSION_8190_BD; in _rtl92e_read_eeprom_info()375 if (priv->card_8192_version > VERSION_8190_BD) in _rtl92e_read_eeprom_info()382 if (priv->card_8192_version > VERSION_8190_BD) { in _rtl92e_read_eeprom_info()813 if (priv->card_8192_version > (u8) VERSION_8190_BD) { in rtl92e_start_adapter()
421 u8 card_8192_version; member