rf_set_chan 306 drivers/staging/rtl8192e/rtl8192e/rtl_core.c if (priv->rf_set_chan) rf_set_chan 307 drivers/staging/rtl8192e/rtl8192e/rtl_core.c priv->rf_set_chan(dev, priv->chan); rf_set_chan 850 drivers/staging/rtl8192e/rtl8192e/rtl_core.c priv->rf_set_chan = rtl92e_set_channel; rf_set_chan 372 drivers/staging/rtl8192e/rtl8192e/rtl_core.h u8 (*rf_set_chan)(struct net_device *dev, u8 ch); rf_set_chan 858 drivers/staging/rtl8192u/r8192U.h u8 (*rf_set_chan)(struct net_device *dev, u8 ch); rf_set_chan 703 drivers/staging/rtl8192u/r8192U_core.c if (priv->rf_set_chan) rf_set_chan 704 drivers/staging/rtl8192u/r8192U_core.c priv->rf_set_chan(dev, priv->chan); rf_set_chan 2205 drivers/staging/rtl8192u/r8192U_core.c priv->rf_set_chan = rtl8192_phy_SwChnl;