Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/rtl8192u/
Dr819xU_phy.h81 extern u8 rtl8192_phy_SwChnl(struct net_device *dev, u8 channel);
Dr819xU_phy.c1459 u8 rtl8192_phy_SwChnl(struct net_device *dev, u8 channel) in rtl8192_phy_SwChnl() function
Dr8192U_core.c2232 priv->rf_set_chan = rtl8192_phy_SwChnl; in rtl8192_init_priv_variable()
/linux-4.1.27/drivers/staging/rtl8192e/rtl8192e/
Dr8192E_phy.h101 extern u8 rtl8192_phy_SwChnl(struct net_device *dev, u8 channel);
Dr8192E_phy.c1010 u8 rtl8192_phy_SwChnl(struct net_device *dev, u8 channel) in rtl8192_phy_SwChnl() function
Drtl_core.c1054 priv->rf_set_chan = rtl8192_phy_SwChnl; in rtl8192_init_priv_handler()