Lines Matching refs:ieee80211_hw
131 void rtl92c_dm_init(struct ieee80211_hw *hw);
132 void rtl92c_dm_watchdog(struct ieee80211_hw *hw);
133 void rtl92c_dm_write_dig(struct ieee80211_hw *hw);
134 void rtl92c_dm_init_edca_turbo(struct ieee80211_hw *hw);
135 void rtl92c_dm_check_txpower_tracking(struct ieee80211_hw *hw);
136 void rtl92c_dm_init_rate_adaptive_mask(struct ieee80211_hw *hw);
137 void rtl92c_dm_rf_saving(struct ieee80211_hw *hw, u8 bforce_in_normal);
138 void rtl92c_phy_ap_calibrate(struct ieee80211_hw *hw, char delta);
139 void rtl92c_phy_lc_calibrate(struct ieee80211_hw *hw);
140 void rtl92c_phy_iq_calibrate(struct ieee80211_hw *hw, bool recovery);
141 void rtl92c_dm_dynamic_txpower(struct ieee80211_hw *hw);
142 void rtl92c_dm_bt_coexist(struct ieee80211_hw *hw);
143 void dm_savepowerindex(struct ieee80211_hw *hw);
144 void dm_writepowerindex(struct ieee80211_hw *hw, u8 value);
145 void dm_restorepowerindex(struct ieee80211_hw *hw);