[go: nahoru, domu]

Searched refs:rf_set_chan (Results 1 - 4 of 4) sorted by relevance

/drivers/staging/rtl8192e/rtl8192e/
H A Drtl_core.h616 u8 (*rf_set_chan)(struct net_device *dev, u8 ch); member in struct:r8192_priv
H A Drtl_core.c515 if (priv->rf_set_chan)
516 priv->rf_set_chan(dev, priv->chan);
1065 priv->rf_set_chan = rtl8192_phy_SwChnl;
/drivers/staging/rtl8192u/
H A Dr8192U.h924 u8 (*rf_set_chan)(struct net_device *dev, u8 ch); member in struct:r8192_priv
H A Dr8192U_core.c684 if (priv->rf_set_chan)
685 priv->rf_set_chan(dev, priv->chan);
2231 priv->rf_set_chan = rtl8192_phy_SwChnl;

Completed in 28 milliseconds