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/ |
D | dm.c | 80 rtl92c_phy_set_txpower_level(hw, rtlphy->current_channel); in rtl92ce_dm_dynamic_txpower()
|
D | phy.h | 70 void rtl92c_phy_set_txpower_level(struct ieee80211_hw *hw, u8 channel);
|
/linux-5.19.10/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/ |
D | dm.c | 77 rtl92c_phy_set_txpower_level(hw, rtlphy->current_channel); in rtl92cu_dm_dynamic_txpower()
|
/linux-5.19.10/drivers/net/wireless/realtek/rtlwifi/rtl8192c/ |
D | phy_common.h | 177 void rtl92c_phy_set_txpower_level(struct ieee80211_hw *hw, u8 channel);
|
D | phy_common.c | 554 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()
|
D | dm_common.c | 1402 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()
|