Home
last modified time | relevance | path

Searched refs:rtl8192_phy_setTxPower (Results 1 – 8 of 8) sorted by relevance

/linux-3.4.99/drivers/staging/rtl8192u/
Dr819xU_phy.h75 extern void rtl8192_phy_setTxPower(struct net_device* dev, u8 channel);
Dr819xU_phy.c889 void rtl8192_phy_setTxPower(struct net_device* dev, u8 channel) in rtl8192_phy_setTxPower() function
1762 rtl8192_phy_setTxPower(dev,priv->ieee80211->current_network.channel); in InitialGainOperateWorkItemCallBack()
Dr8192U_dm.c3845 rtl8192_phy_setTxPower(dev,priv->ieee80211->current_network.channel); in dm_dynamic_txpower()
Dr8192U_core.c3421 rtl8192_phy_setTxPower(dev, priv->chan); in rtl8192_adapter_start()
/linux-3.4.99/drivers/staging/rtl8192e/rtl8192e/
Dr8192E_phy.h95 extern void rtl8192_phy_setTxPower(struct net_device *dev, u8 channel);
Dr8192E_phy.c645 void rtl8192_phy_setTxPower(struct net_device *dev, u8 channel) in rtl8192_phy_setTxPower() function
1390 rtl8192_phy_setTxPower(dev, in InitialGain819xPci()
Dr8192E_dev.c827 rtl8192_phy_setTxPower(dev, priv->chan); in rtl8192_adapter_start()
Drtl_dm.c2967 rtl8192_phy_setTxPower(dev, in dm_dynamic_txpower()