Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/rtl8192u/
Dr8190_rtl8256.c35 if (!rtl8192_phy_CheckIsLegalRFPath(dev, eRFPath)) in PHY_SetRF8256Bandwidth()
117 if (!rtl8192_phy_CheckIsLegalRFPath(dev, eRFPath)) in phy_RF8256_Config_ParaFile()
Dr819xU_phy.h60 extern u8 rtl8192_phy_CheckIsLegalRFPath(struct net_device *dev, u32 eRFPath);
Dr819xU_phy.c63 u8 rtl8192_phy_CheckIsLegalRFPath(struct net_device *dev, u32 eRFPath) in rtl8192_phy_CheckIsLegalRFPath() function
302 if (!rtl8192_phy_CheckIsLegalRFPath(dev, eRFPath)) in rtl8192_phy_SetRFReg()
351 if (!rtl8192_phy_CheckIsLegalRFPath(dev, eRFPath)) in rtl8192_phy_QueryRFReg()
Dr8192U_core.c3772 if (!rtl8192_phy_CheckIsLegalRFPath(priv->ieee80211->dev, rfpath)) in rtl8192_process_phyinfo()
4109 if (!rtl8192_phy_CheckIsLegalRFPath(priv->ieee80211->dev, i)) in rtl8192_query_rxphystatus()
/linux-4.1.27/drivers/staging/rtl8192e/rtl8192e/
Dr8190P_rtl8256.c32 if (!rtl8192_phy_CheckIsLegalRFPath(dev, eRFPath)) in PHY_SetRF8256Bandwidth()
108 if (!rtl8192_phy_CheckIsLegalRFPath(dev, eRFPath)) in phy_RF8256_Config_ParaFile()
Dr8192E_phy.h76 extern u8 rtl8192_phy_CheckIsLegalRFPath(struct net_device *dev,
Dr8192E_phy.c67 u8 rtl8192_phy_CheckIsLegalRFPath(struct net_device *dev, u32 eRFPath) in rtl8192_phy_CheckIsLegalRFPath() function
225 if (!rtl8192_phy_CheckIsLegalRFPath(dev, eRFPath)) in rtl8192_phy_SetRFReg()
265 if (!rtl8192_phy_CheckIsLegalRFPath(dev, eRFPath)) in rtl8192_phy_QueryRFReg()
Dr8192E_dev.c1743 if (!rtl8192_phy_CheckIsLegalRFPath(priv->rtllib->dev, in rtl8192_process_phyinfo()