18c2ecf20Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0 */ 28c2ecf20Sopenharmony_ci/* Copyright(c) 2009-2012 Realtek Corporation.*/ 38c2ecf20Sopenharmony_ci 48c2ecf20Sopenharmony_ci#include "../rtl8192ce/dm.h" 58c2ecf20Sopenharmony_ci 68c2ecf20Sopenharmony_civoid rtl92cu_dm_dynamic_txpower(struct ieee80211_hw *hw); 78c2ecf20Sopenharmony_civoid dm_savepowerindex(struct ieee80211_hw *hw); 88c2ecf20Sopenharmony_civoid dm_writepowerindex(struct ieee80211_hw *hw, u8 value); 98c2ecf20Sopenharmony_civoid dm_restorepowerindex(struct ieee80211_hw *hw); 10