Searched refs:rtl8192_phy_CheckIsLegalRFPath (Results 1 - 8 of 8) sorted by relevance

/linux-4.1.27/drivers/staging/rtl8192u/
H A Dr819xU_phy.h60 extern u8 rtl8192_phy_CheckIsLegalRFPath(struct net_device *dev, u32 eRFPath);
H A Dr8190_rtl8256.c35 if (!rtl8192_phy_CheckIsLegalRFPath(dev, eRFPath)) PHY_SetRF8256Bandwidth()
117 if (!rtl8192_phy_CheckIsLegalRFPath(dev, eRFPath)) phy_RF8256_Config_ParaFile()
H A Dr819xU_phy.c63 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 Dr8192U_core.c3772 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 Dr8192E_phy.h76 extern u8 rtl8192_phy_CheckIsLegalRFPath(struct net_device *dev,
H A Dr8190P_rtl8256.c32 if (!rtl8192_phy_CheckIsLegalRFPath(dev, eRFPath)) PHY_SetRF8256Bandwidth()
108 if (!rtl8192_phy_CheckIsLegalRFPath(dev, eRFPath)) phy_RF8256_Config_ParaFile()
H A Dr8192E_phy.c67 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 Dr8192E_dev.c1743 if (!rtl8192_phy_CheckIsLegalRFPath(priv->rtllib->dev, rtl8192_process_phyinfo()

Completed in 175 milliseconds