Lines Matching refs:ieee80211_hw
186 u32 rtl8821ae_phy_query_bb_reg(struct ieee80211_hw *hw,
188 void rtl8821ae_phy_set_bb_reg(struct ieee80211_hw *hw,
190 u32 rtl8821ae_phy_query_rf_reg(struct ieee80211_hw *hw,
193 void rtl8821ae_phy_set_rf_reg(struct ieee80211_hw *hw,
196 bool rtl8821ae_phy_mac_config(struct ieee80211_hw *hw);
197 bool rtl8821ae_phy_bb_config(struct ieee80211_hw *hw);
198 bool rtl8821ae_phy_rf_config(struct ieee80211_hw *hw);
199 void rtl8821ae_phy_switch_wirelessband(struct ieee80211_hw *hw,
201 void rtl8821ae_phy_get_hw_reg_originalvalue(struct ieee80211_hw *hw);
202 void rtl8821ae_phy_get_txpower_level(struct ieee80211_hw *hw,
204 void rtl8821ae_phy_set_txpower_level(struct ieee80211_hw *hw,
206 void rtl8821ae_phy_scan_operation_backup(struct ieee80211_hw *hw,
208 void rtl8821ae_phy_set_bw_mode_callback(struct ieee80211_hw *hw);
209 void rtl8821ae_phy_set_bw_mode(struct ieee80211_hw *hw,
211 void rtl8821ae_phy_sw_chnl_callback(struct ieee80211_hw *hw);
212 u8 rtl8821ae_phy_sw_chnl(struct ieee80211_hw *hw);
213 void rtl8821ae_phy_iq_calibrate(struct ieee80211_hw *hw,
215 void rtl8812ae_phy_iq_calibrate(struct ieee80211_hw *hw,
217 void rtl8821ae_phy_ap_calibrate(struct ieee80211_hw *hw, s8 delta);
218 void rtl8821ae_phy_lc_calibrate(struct ieee80211_hw *hw);
219 void rtl8821ae_phy_set_rfpath_switch(struct ieee80211_hw *hw, bool bmain);
220 bool rtl8812ae_phy_config_rf_with_headerfile(struct ieee80211_hw *hw,
222 bool rtl8821ae_phy_config_rf_with_headerfile(struct ieee80211_hw *hw,
224 bool rtl8821ae_phy_set_io_cmd(struct ieee80211_hw *hw, enum io_type iotype);
225 bool rtl8821ae_phy_set_rf_power_state(struct ieee80211_hw *hw,
228 void rtl8821ae_phy_set_txpower_level_by_path(struct ieee80211_hw *hw,
230 void rtl8812ae_do_iqk(struct ieee80211_hw *hw, u8 delta_thermal_index,
232 void rtl8821ae_do_iqk(struct ieee80211_hw *hw, u8 delta_thermal_index,
234 void rtl8821ae_reset_iqk_result(struct ieee80211_hw *hw);
235 u32 phy_get_tx_swing_8812A(struct ieee80211_hw *hw, u8 band, u8 rf_path);