Lines Matching refs:ieee80211_hw
64 u32 rtl92d_phy_query_bb_reg(struct ieee80211_hw *hw,
66 void rtl92d_phy_set_bb_reg(struct ieee80211_hw *hw,
68 bool rtl92d_phy_mac_config(struct ieee80211_hw *hw);
69 bool rtl92d_phy_bb_config(struct ieee80211_hw *hw);
70 bool rtl92d_phy_rf_config(struct ieee80211_hw *hw);
71 bool rtl92c_phy_config_rf_with_feaderfile(struct ieee80211_hw *hw,
73 void rtl92d_phy_set_bw_mode(struct ieee80211_hw *hw,
75 u8 rtl92d_phy_sw_chnl(struct ieee80211_hw *hw);
76 bool rtl92d_phy_config_rf_with_headerfile(struct ieee80211_hw *hw,
79 bool rtl92d_phy_set_rf_power_state(struct ieee80211_hw *hw,
82 void rtl92d_phy_set_poweron(struct ieee80211_hw *hw);
83 bool rtl92d_phy_check_poweroff(struct ieee80211_hw *hw);
84 void rtl92d_phy_lc_calibrate(struct ieee80211_hw *hw, bool is2t);
85 void rtl92d_update_bbrf_configuration(struct ieee80211_hw *hw);
86 void rtl92d_phy_ap_calibrate(struct ieee80211_hw *hw, s8 delta);
87 void rtl92d_phy_iq_calibrate(struct ieee80211_hw *hw);
88 void rtl92d_phy_reload_iqk_setting(struct ieee80211_hw *hw, u8 channel);