Searched refs:rtl92d_phy_set_txpower_level (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8192de/ |
H A D | phy.h | 118 void rtl92d_phy_set_txpower_level(struct ieee80211_hw *hw, u8 channel);
|
H A D | phy.c | 905 void rtl92d_phy_set_txpower_level(struct ieee80211_hw *hw, u8 channel) in rtl92d_phy_set_txpower_level() function 2758 rtl92d_phy_set_txpower_level(hw, channel); in _rtl92d_phy_sw_chnl_step_by_step() 2910 rtl92d_phy_set_txpower_level(hw, rtlphy->current_channel); in rtl92d_phy_set_io()
|
H A D | hw.c | 989 rtl92d_phy_set_txpower_level(hw, rtlphy->current_channel); in rtl92de_hw_init()
|
H A D | dm.c | 555 rtl92d_phy_set_txpower_level(hw, rtlphy->current_channel); in rtl92d_dm_dynamic_txpower()
|
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/rtl8192de/ |
H A D | phy.h | 118 void rtl92d_phy_set_txpower_level(struct ieee80211_hw *hw, u8 channel);
|
H A D | phy.c | 905 void rtl92d_phy_set_txpower_level(struct ieee80211_hw *hw, u8 channel) in rtl92d_phy_set_txpower_level() function 2757 rtl92d_phy_set_txpower_level(hw, channel); in _rtl92d_phy_sw_chnl_step_by_step() 2907 rtl92d_phy_set_txpower_level(hw, rtlphy->current_channel); in rtl92d_phy_set_io()
|
H A D | hw.c | 989 rtl92d_phy_set_txpower_level(hw, rtlphy->current_channel); in rtl92de_hw_init()
|
H A D | dm.c | 555 rtl92d_phy_set_txpower_level(hw, rtlphy->current_channel); in rtl92d_dm_dynamic_txpower()
|
Completed in 18 milliseconds