Searched refs:rtl92c_phy_set_txpower_level (Results 1 – 6 of 6) sorted by relevance
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/ |
D | dm.c | 102 rtl92c_phy_set_txpower_level(hw, rtlphy->current_channel); in rtl92ce_dm_dynamic_txpower()
|
D | phy.h | 92 void rtl92c_phy_set_txpower_level(struct ieee80211_hw *hw, u8 channel);
|
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/ |
D | dm.c | 99 rtl92c_phy_set_txpower_level(hw, rtlphy->current_channel); in rtl92cu_dm_dynamic_txpower()
|
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8192c/ |
D | phy_common.h | 199 void rtl92c_phy_set_txpower_level(struct ieee80211_hw *hw, u8 channel);
|
D | phy_common.c | 580 void rtl92c_phy_set_txpower_level(struct ieee80211_hw *hw, u8 channel) in rtl92c_phy_set_txpower_level() function 596 EXPORT_SYMBOL(rtl92c_phy_set_txpower_level); 625 rtl92c_phy_set_txpower_level(hw, rtlphy->current_channel); in rtl92c_phy_update_txpower_dbm() 880 rtl92c_phy_set_txpower_level(hw, channel); in _rtl92c_phy_sw_chnl_step_by_step() 1596 rtl92c_phy_set_txpower_level(hw, rtlphy->current_channel); in rtl92c_phy_set_io()
|
D | dm_common.c | 1425 rtl92c_phy_set_txpower_level(hw, rtlphy->current_channel); in rtl92c_dm_dynamic_txpower() 1721 rtl92c_phy_set_txpower_level(hw, in rtl92c_bt_ant_isolation()
|