Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/rtl8192u/
Dr819xU_phy.h75 extern void rtl8192_phy_setTxPower(struct net_device *dev, u8 channel);
Dr819xU_phy.c916 void rtl8192_phy_setTxPower(struct net_device *dev, u8 channel) in rtl8192_phy_setTxPower() function
1785 rtl8192_phy_setTxPower(dev, priv->ieee80211->current_network.channel); in InitialGainOperateWorkItemCallBack()
Dr8192U_dm.c3088 rtl8192_phy_setTxPower(dev, priv->ieee80211->current_network.channel); in dm_dynamic_txpower()
Dr8192U_core.c2752 rtl8192_phy_setTxPower(dev, priv->chan); in rtl8192_adapter_start()
/linux-4.1.27/drivers/staging/rtl8192e/rtl8192e/
Dr8192E_phy.h95 extern void rtl8192_phy_setTxPower(struct net_device *dev, u8 channel);
Dr8192E_phy.c641 void rtl8192_phy_setTxPower(struct net_device *dev, u8 channel) in rtl8192_phy_setTxPower() function
1395 rtl8192_phy_setTxPower(dev, in InitialGain819xPci()
Dr8192E_dev.c838 rtl8192_phy_setTxPower(dev, priv->chan); in rtl8192_adapter_start()
Drtl_dm.c2967 rtl8192_phy_setTxPower(dev, in dm_dynamic_txpower()