Home
last modified time | relevance | path

Searched refs:rtl92c_phy_set_txpower_level (Results 1 – 6 of 6) sorted by relevance

/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8192ce/
Ddm.c106 rtl92c_phy_set_txpower_level(hw, rtlphy->current_channel); in rtl92ce_dm_dynamic_txpower()
Dphy.h96 void rtl92c_phy_set_txpower_level(struct ieee80211_hw *hw, u8 channel);
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8192cu/
Ddm.c103 rtl92c_phy_set_txpower_level(hw, rtlphy->current_channel); in rtl92cu_dm_dynamic_txpower()
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8192c/
Dphy_common.h203 void rtl92c_phy_set_txpower_level(struct ieee80211_hw *hw, u8 channel);
Dphy_common.c584 void rtl92c_phy_set_txpower_level(struct ieee80211_hw *hw, u8 channel) in rtl92c_phy_set_txpower_level() function
600 EXPORT_SYMBOL(rtl92c_phy_set_txpower_level);
629 rtl92c_phy_set_txpower_level(hw, rtlphy->current_channel); in rtl92c_phy_update_txpower_dbm()
884 rtl92c_phy_set_txpower_level(hw, channel); in _rtl92c_phy_sw_chnl_step_by_step()
1599 rtl92c_phy_set_txpower_level(hw, rtlphy->current_channel); in rtl92c_phy_set_io()
Ddm_common.c1430 rtl92c_phy_set_txpower_level(hw, rtlphy->current_channel); in rtl92c_dm_dynamic_txpower()
1733 rtl92c_phy_set_txpower_level(hw, in rtl92c_bt_ant_isolation()