Lines Matching refs:ieee80211_hw
109 static inline void rtl92d_acquire_cckandrw_pagea_ctl(struct ieee80211_hw *hw, in rtl92d_acquire_cckandrw_pagea_ctl()
118 static inline void rtl92d_release_cckandrw_pagea_ctl(struct ieee80211_hw *hw, in rtl92d_release_cckandrw_pagea_ctl()
128 u32 rtl92d_phy_query_bb_reg(struct ieee80211_hw *hw,
130 void rtl92d_phy_set_bb_reg(struct ieee80211_hw *hw,
132 u32 rtl92d_phy_query_rf_reg(struct ieee80211_hw *hw,
135 void rtl92d_phy_set_rf_reg(struct ieee80211_hw *hw,
138 bool rtl92d_phy_mac_config(struct ieee80211_hw *hw);
139 bool rtl92d_phy_bb_config(struct ieee80211_hw *hw);
140 bool rtl92d_phy_rf_config(struct ieee80211_hw *hw);
141 bool rtl92c_phy_config_rf_with_feaderfile(struct ieee80211_hw *hw,
143 void rtl92d_phy_get_hw_reg_originalvalue(struct ieee80211_hw *hw);
144 void rtl92d_phy_set_txpower_level(struct ieee80211_hw *hw, u8 channel);
145 void rtl92d_phy_set_bw_mode(struct ieee80211_hw *hw,
147 u8 rtl92d_phy_sw_chnl(struct ieee80211_hw *hw);
148 bool rtl92d_phy_config_rf_with_headerfile(struct ieee80211_hw *hw,
151 bool rtl92d_phy_set_io_cmd(struct ieee80211_hw *hw, enum io_type iotype);
152 bool rtl92d_phy_set_rf_power_state(struct ieee80211_hw *hw,
155 void rtl92d_phy_config_macphymode(struct ieee80211_hw *hw);
156 void rtl92d_phy_config_macphymode_info(struct ieee80211_hw *hw);
158 void rtl92d_phy_set_poweron(struct ieee80211_hw *hw);
159 void rtl92d_phy_config_maccoexist_rfpage(struct ieee80211_hw *hw);
160 bool rtl92d_phy_check_poweroff(struct ieee80211_hw *hw);
161 void rtl92d_phy_lc_calibrate(struct ieee80211_hw *hw);
162 void rtl92d_update_bbrf_configuration(struct ieee80211_hw *hw);
163 void rtl92d_phy_ap_calibrate(struct ieee80211_hw *hw, char delta);
164 void rtl92d_phy_iq_calibrate(struct ieee80211_hw *hw);
165 void rtl92d_phy_reset_iqk_result(struct ieee80211_hw *hw);
166 void rtl92d_release_cckandrw_pagea_ctl(struct ieee80211_hw *hw,
168 void rtl92d_acquire_cckandrw_pagea_ctl(struct ieee80211_hw *hw,
171 void rtl92d_phy_reload_iqk_setting(struct ieee80211_hw *hw, u8 channel);