Searched refs:rtl92s_phy_set_txpower (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8192se/ |
H A D | phy.h | 70 void rtl92s_phy_set_txpower(struct ieee80211_hw *hw, u8 channel);
|
H A D | phy.c | 378 rtl92s_phy_set_txpower(hw, channel); in _rtl92s_phy_sw_chnl_step_by_step() 1134 void rtl92s_phy_set_txpower(struct ieee80211_hw *hw, u8 channel) in rtl92s_phy_set_txpower() function 1268 rtl92s_phy_set_txpower(hw, rtlphy->current_channel); in _rtl92s_phy_set_fwcmd_io()
|
H A D | dm.c | 622 rtl92s_phy_set_txpower(hw, rtlphy->current_channel); in _rtl92s_dm_dynamic_txpower()
|
H A D | hw.c | 1045 rtl92s_phy_set_txpower(hw, rtlphy->current_channel); in rtl92se_hw_init()
|
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/rtl8192se/ |
H A D | phy.h | 70 void rtl92s_phy_set_txpower(struct ieee80211_hw *hw, u8 channel);
|
H A D | phy.c | 375 rtl92s_phy_set_txpower(hw, channel); in _rtl92s_phy_sw_chnl_step_by_step() 1131 void rtl92s_phy_set_txpower(struct ieee80211_hw *hw, u8 channel) in rtl92s_phy_set_txpower() function 1265 rtl92s_phy_set_txpower(hw, rtlphy->current_channel); in _rtl92s_phy_set_fwcmd_io()
|
H A D | dm.c | 622 rtl92s_phy_set_txpower(hw, rtlphy->current_channel); in _rtl92s_dm_dynamic_txpower()
|
H A D | hw.c | 1045 rtl92s_phy_set_txpower(hw, rtlphy->current_channel); in rtl92se_hw_init()
|
Completed in 11 milliseconds