Home
last modified time | relevance | path

Searched refs:VERSION_819xU_A (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/staging/rtl8192u/
Dr8190_rtl8256.c40 if (priv->card_8192_version == VERSION_819xU_A in PHY_SetRF8256Bandwidth()
60 …if (priv->card_8192_version == VERSION_819xU_A || priv->card_8192_version == VERSION_819xU_B) { /*… in PHY_SetRF8256Bandwidth()
Dr8192U_hw.h24 VERSION_819xU_A, // A-cut enumerator
Dr819xU_phy.c824 if (priv->card_8192_version == (u8)VERSION_819xU_A) { in rtl8192_BB_Config_ParaFile()
1373 if (priv->card_8192_version == (u8)VERSION_819xU_A) in rtl8192_phy_SwChnlStepByStep()
Dr8192U_core.c2340 if (priv->card_8192_version == (u8)VERSION_819xU_A) { in rtl8192_read_eeprom_info()
2750 if (priv->card_8192_version == (u8) VERSION_819xU_A) { in rtl8192_adapter_start()