Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/
Ddm.c80 rtl92c_phy_set_txpower_level(hw, rtlphy->current_channel); in rtl92ce_dm_dynamic_txpower()
Dphy.h70 void rtl92c_phy_set_txpower_level(struct ieee80211_hw *hw, u8 channel);
/linux-5.19.10/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/
Ddm.c77 rtl92c_phy_set_txpower_level(hw, rtlphy->current_channel); in rtl92cu_dm_dynamic_txpower()
/linux-5.19.10/drivers/net/wireless/realtek/rtlwifi/rtl8192c/
Dphy_common.h177 void rtl92c_phy_set_txpower_level(struct ieee80211_hw *hw, u8 channel);
Dphy_common.c554 void rtl92c_phy_set_txpower_level(struct ieee80211_hw *hw, u8 channel) in rtl92c_phy_set_txpower_level() function
570 EXPORT_SYMBOL(rtl92c_phy_set_txpower_level);
599 rtl92c_phy_set_txpower_level(hw, rtlphy->current_channel); in rtl92c_phy_update_txpower_dbm()
855 rtl92c_phy_set_txpower_level(hw, channel); in _rtl92c_phy_sw_chnl_step_by_step()
1566 rtl92c_phy_set_txpower_level(hw, rtlphy->current_channel); in rtl92c_phy_set_io()
Ddm_common.c1402 rtl92c_phy_set_txpower_level(hw, rtlphy->current_channel); in rtl92c_dm_dynamic_txpower()
1694 rtl92c_phy_set_txpower_level(hw, in rtl92c_bt_ant_isolation()