Searched refs:rtl8192_phy_setTxPower (Results 1 - 8 of 8) sorted by relevance
/linux-4.1.27/drivers/staging/rtl8192u/ |
H A D | r819xU_phy.h | 75 extern void rtl8192_phy_setTxPower(struct net_device *dev, u8 channel);
|
H A D | r819xU_phy.c | 916 void rtl8192_phy_setTxPower(struct net_device *dev, u8 channel) rtl8192_phy_setTxPower() function 1785 rtl8192_phy_setTxPower(dev, priv->ieee80211->current_network.channel); InitialGainOperateWorkItemCallBack()
|
H A D | r8192U_dm.c | 3088 rtl8192_phy_setTxPower(dev, priv->ieee80211->current_network.channel); dm_dynamic_txpower()
|
H A D | r8192U_core.c | 2752 rtl8192_phy_setTxPower(dev, priv->chan); rtl8192_adapter_start()
|
/linux-4.1.27/drivers/staging/rtl8192e/rtl8192e/ |
H A D | r8192E_phy.h | 95 extern void rtl8192_phy_setTxPower(struct net_device *dev, u8 channel);
|
H A D | r8192E_phy.c | 641 void rtl8192_phy_setTxPower(struct net_device *dev, u8 channel) rtl8192_phy_setTxPower() function 1395 rtl8192_phy_setTxPower(dev, InitialGain819xPci()
|
H A D | r8192E_dev.c | 838 rtl8192_phy_setTxPower(dev, priv->chan); rtl8192_adapter_start()
|
H A D | rtl_dm.c | 2967 rtl8192_phy_setTxPower(dev, dm_dynamic_txpower()
|
Completed in 404 milliseconds