Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192d/
H A Dphy_common.h63 void rtl92d_phy_set_txpower_level(struct ieee80211_hw *hw, u8 channel);
H A Dphy_common.c405 void rtl92d_phy_set_txpower_level(struct ieee80211_hw *hw, u8 channel) in rtl92d_phy_set_txpower_level() function
423 EXPORT_SYMBOL_GPL(rtl92d_phy_set_txpower_level);
648 rtl92d_phy_set_txpower_level(hw, rtlphy->current_channel); in rtl92d_phy_set_io()
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192de/
H A Ddm.c116 rtl92d_phy_set_txpower_level(hw, rtlphy->current_channel); in rtl92d_dm_dynamic_txpower()
H A Dhw.c696 rtl92d_phy_set_txpower_level(hw, rtlphy->current_channel); in rtl92de_hw_init()