Searched refs:_rtl8821ae_phy_set_txpower_level_by_path (Results  1 – 1 of 1) sorted by relevance
| /Linux-v5.15/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/ | 
| D | phy.c | 3145 static void _rtl8821ae_phy_set_txpower_level_by_path(struct ieee80211_hw *hw,  in _rtl8821ae_phy_set_txpower_level_by_path()  function 3238 		_rtl8821ae_phy_set_txpower_level_by_path(hw, cck_rates, path, channel,  in rtl8821ae_phy_set_txpower_level_by_path() 3241 	_rtl8821ae_phy_set_txpower_level_by_path(hw, ofdm_rates, path, channel,  in rtl8821ae_phy_set_txpower_level_by_path() 3243 	_rtl8821ae_phy_set_txpower_level_by_path(hw, ht_rates_1t, path, channel,  in rtl8821ae_phy_set_txpower_level_by_path() 3245 	_rtl8821ae_phy_set_txpower_level_by_path(hw, vht_rates_1t, path, channel,  in rtl8821ae_phy_set_txpower_level_by_path() 3249 		_rtl8821ae_phy_set_txpower_level_by_path(hw, ht_rates_2t, path,  in rtl8821ae_phy_set_txpower_level_by_path() 3252 		_rtl8821ae_phy_set_txpower_level_by_path(hw, vht_rates_2t, path,  in rtl8821ae_phy_set_txpower_level_by_path()
  |