Home
last modified time | relevance | path

Searched refs:rtl8192_phy_ConfigRFWithHeaderFile (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/staging/rtl8192u/
Dr8190_rtl8256.c163 ret = rtl8192_phy_ConfigRFWithHeaderFile(dev, (RF90_RADIO_PATH_E)eRFPath); in phy_RF8256_Config_ParaFile()
171 ret = rtl8192_phy_ConfigRFWithHeaderFile(dev, (RF90_RADIO_PATH_E)eRFPath); in phy_RF8256_Config_ParaFile()
179 ret = rtl8192_phy_ConfigRFWithHeaderFile(dev, (RF90_RADIO_PATH_E)eRFPath); in phy_RF8256_Config_ParaFile()
187 ret = rtl8192_phy_ConfigRFWithHeaderFile(dev, (RF90_RADIO_PATH_E)eRFPath); in phy_RF8256_Config_ParaFile()
Dr819xU_phy.h77 u8 rtl8192_phy_ConfigRFWithHeaderFile(struct net_device *dev,
Dr819xU_phy.c975 u8 rtl8192_phy_ConfigRFWithHeaderFile(struct net_device *dev, in rtl8192_phy_ConfigRFWithHeaderFile() function