Searched refs:rtl8192_phy_CheckIsLegalRFPath (Results 1 - 8 of 8) sorted by relevance
/linux-4.1.27/drivers/staging/rtl8192u/ |
H A D | r819xU_phy.h | 60 extern u8 rtl8192_phy_CheckIsLegalRFPath(struct net_device *dev, u32 eRFPath);
|
H A D | r8190_rtl8256.c | 35 if (!rtl8192_phy_CheckIsLegalRFPath(dev, eRFPath)) PHY_SetRF8256Bandwidth() 117 if (!rtl8192_phy_CheckIsLegalRFPath(dev, eRFPath)) phy_RF8256_Config_ParaFile()
|
H A D | r819xU_phy.c | 63 u8 rtl8192_phy_CheckIsLegalRFPath(struct net_device *dev, u32 eRFPath) rtl8192_phy_CheckIsLegalRFPath() function 302 if (!rtl8192_phy_CheckIsLegalRFPath(dev, eRFPath)) rtl8192_phy_SetRFReg() 351 if (!rtl8192_phy_CheckIsLegalRFPath(dev, eRFPath)) rtl8192_phy_QueryRFReg()
|
H A D | r8192U_core.c | 3772 if (!rtl8192_phy_CheckIsLegalRFPath(priv->ieee80211->dev, rfpath)) rtl8192_process_phyinfo() 4109 if (!rtl8192_phy_CheckIsLegalRFPath(priv->ieee80211->dev, i)) rtl8192_query_rxphystatus()
|
/linux-4.1.27/drivers/staging/rtl8192e/rtl8192e/ |
H A D | r8192E_phy.h | 76 extern u8 rtl8192_phy_CheckIsLegalRFPath(struct net_device *dev,
|
H A D | r8190P_rtl8256.c | 32 if (!rtl8192_phy_CheckIsLegalRFPath(dev, eRFPath)) PHY_SetRF8256Bandwidth() 108 if (!rtl8192_phy_CheckIsLegalRFPath(dev, eRFPath)) phy_RF8256_Config_ParaFile()
|
H A D | r8192E_phy.c | 67 u8 rtl8192_phy_CheckIsLegalRFPath(struct net_device *dev, u32 eRFPath) rtl8192_phy_CheckIsLegalRFPath() function 225 if (!rtl8192_phy_CheckIsLegalRFPath(dev, eRFPath)) rtl8192_phy_SetRFReg() 265 if (!rtl8192_phy_CheckIsLegalRFPath(dev, eRFPath)) rtl8192_phy_QueryRFReg()
|
H A D | r8192E_dev.c | 1743 if (!rtl8192_phy_CheckIsLegalRFPath(priv->rtllib->dev, rtl8192_process_phyinfo()
|
Completed in 147 milliseconds