Lines Matching refs:ieee80211_hw

83 static inline void rtl92d_acquire_cckandrw_pagea_ctl(struct ieee80211_hw *hw,  in rtl92d_acquire_cckandrw_pagea_ctl()
92 static inline void rtl92d_release_cckandrw_pagea_ctl(struct ieee80211_hw *hw, in rtl92d_release_cckandrw_pagea_ctl()
102 u32 rtl92d_phy_query_bb_reg(struct ieee80211_hw *hw,
104 void rtl92d_phy_set_bb_reg(struct ieee80211_hw *hw,
106 u32 rtl92d_phy_query_rf_reg(struct ieee80211_hw *hw,
109 void rtl92d_phy_set_rf_reg(struct ieee80211_hw *hw,
112 bool rtl92d_phy_mac_config(struct ieee80211_hw *hw);
113 bool rtl92d_phy_bb_config(struct ieee80211_hw *hw);
114 bool rtl92d_phy_rf_config(struct ieee80211_hw *hw);
115 bool rtl92c_phy_config_rf_with_feaderfile(struct ieee80211_hw *hw,
117 void rtl92d_phy_get_hw_reg_originalvalue(struct ieee80211_hw *hw);
118 void rtl92d_phy_set_txpower_level(struct ieee80211_hw *hw, u8 channel);
119 void rtl92d_phy_set_bw_mode(struct ieee80211_hw *hw,
121 u8 rtl92d_phy_sw_chnl(struct ieee80211_hw *hw);
122 bool rtl92d_phy_config_rf_with_headerfile(struct ieee80211_hw *hw,
125 bool rtl92d_phy_set_io_cmd(struct ieee80211_hw *hw, enum io_type iotype);
126 bool rtl92d_phy_set_rf_power_state(struct ieee80211_hw *hw,
129 void rtl92d_phy_config_macphymode(struct ieee80211_hw *hw);
130 void rtl92d_phy_config_macphymode_info(struct ieee80211_hw *hw);
132 void rtl92d_phy_set_poweron(struct ieee80211_hw *hw);
133 void rtl92d_phy_config_maccoexist_rfpage(struct ieee80211_hw *hw);
134 bool rtl92d_phy_check_poweroff(struct ieee80211_hw *hw);
135 void rtl92d_phy_lc_calibrate(struct ieee80211_hw *hw);
136 void rtl92d_update_bbrf_configuration(struct ieee80211_hw *hw);
137 void rtl92d_phy_ap_calibrate(struct ieee80211_hw *hw, s8 delta);
138 void rtl92d_phy_iq_calibrate(struct ieee80211_hw *hw);
139 void rtl92d_phy_reset_iqk_result(struct ieee80211_hw *hw);
140 void rtl92d_release_cckandrw_pagea_ctl(struct ieee80211_hw *hw,
142 void rtl92d_acquire_cckandrw_pagea_ctl(struct ieee80211_hw *hw,
145 void rtl92d_phy_reload_iqk_setting(struct ieee80211_hw *hw, u8 channel);