Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/rtl8192u/
H A Dr819xU_phy.h65 void rtl8192_phy_setTxPower(struct net_device *dev, u8 channel);
H A Dr819xU_phy.c892 void rtl8192_phy_setTxPower(struct net_device *dev, u8 channel) in rtl8192_phy_setTxPower() function
1636 rtl8192_phy_setTxPower(dev, priv->ieee80211->current_network.channel); in InitialGainOperateWorkItemCallBack()
H A Dr8192U_dm.c2789 rtl8192_phy_setTxPower(dev, priv->ieee80211->current_network.channel); in dm_dynamic_txpower()
H A Dr8192U_core.c2581 rtl8192_phy_setTxPower(dev, priv->chan); in rtl8192_adapter_start()