Searched refs:rtl8192_phy_ConfigRFWithHeaderFile (Results 1 – 6 of 6) sorted by relevance
/linux-3.4.99/drivers/staging/rtl8192e/rtl8192e/ |
D | r8190P_rtl8256.c | 155 ret = rtl8192_phy_ConfigRFWithHeaderFile(dev, in phy_RF8256_Config_ParaFile() 170 ret = rtl8192_phy_ConfigRFWithHeaderFile(dev, in phy_RF8256_Config_ParaFile() 185 ret = rtl8192_phy_ConfigRFWithHeaderFile(dev, in phy_RF8256_Config_ParaFile() 200 ret = rtl8192_phy_ConfigRFWithHeaderFile(dev, in phy_RF8256_Config_ParaFile()
|
D | r8192E_phy.h | 98 extern u8 rtl8192_phy_ConfigRFWithHeaderFile(struct net_device *dev,
|
D | r8192E_phy.c | 727 u8 rtl8192_phy_ConfigRFWithHeaderFile(struct net_device *dev, in rtl8192_phy_ConfigRFWithHeaderFile() function
|
/linux-3.4.99/drivers/staging/rtl8192u/ |
D | r8190_rtl8256.c | 176 ret = rtl8192_phy_ConfigRFWithHeaderFile(dev,(RF90_RADIO_PATH_E)eRFPath); in phy_RF8256_Config_ParaFile() 185 ret = rtl8192_phy_ConfigRFWithHeaderFile(dev,(RF90_RADIO_PATH_E)eRFPath); in phy_RF8256_Config_ParaFile() 194 ret = rtl8192_phy_ConfigRFWithHeaderFile(dev,(RF90_RADIO_PATH_E)eRFPath); in phy_RF8256_Config_ParaFile() 203 ret = rtl8192_phy_ConfigRFWithHeaderFile(dev,(RF90_RADIO_PATH_E)eRFPath); in phy_RF8256_Config_ParaFile()
|
D | r819xU_phy.h | 78 extern u8 rtl8192_phy_ConfigRFWithHeaderFile(struct net_device* dev, RF90_RADIO_PATH_E eRFPath);
|
D | r819xU_phy.c | 952 u8 rtl8192_phy_ConfigRFWithHeaderFile(struct net_device* dev, RF90_RADIO_PATH_E eRFPath) in rtl8192_phy_ConfigRFWithHeaderFile() function
|