Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rtl8192u/
Dr819xU_phy.h74 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.c3093 rtl8192_phy_setTxPower(dev, priv->ieee80211->current_network.channel); in dm_dynamic_txpower()
Dr8192U_core.c2917 rtl8192_phy_setTxPower(dev, priv->chan); in rtl8192_adapter_start()