Home
last modified time | relevance | path

Searched refs:rtl8192_phy_RFConfig (Results 1 – 6 of 6) sorted by relevance

/linux-3.4.99/drivers/staging/rtl8192u/
Dr819xU_phy.h76 extern void rtl8192_phy_RFConfig(struct net_device* dev);
Dr819xU_phy.c916 void rtl8192_phy_RFConfig(struct net_device* dev) in rtl8192_phy_RFConfig() function
Dr8192U_core.c3469 rtl8192_phy_RFConfig(dev); in rtl8192_adapter_start()
/linux-3.4.99/drivers/staging/rtl8192e/rtl8192e/
Dr8192E_phy.h96 extern bool rtl8192_phy_RFConfig(struct net_device *dev);
Dr8192E_phy.c699 bool rtl8192_phy_RFConfig(struct net_device *dev) in rtl8192_phy_RFConfig() function
Dr8192E_dev.c858 rtStatus = rtl8192_phy_RFConfig(dev); in rtl8192_adapter_start()