Lines Matching refs:ieee80211_hw

81 bool rtl92c_phy_bb_config(struct ieee80211_hw *hw);
82 u32 rtl92c_phy_query_bb_reg(struct ieee80211_hw *hw, u32 regaddr, u32 bitmask);
83 void rtl92c_phy_set_bb_reg(struct ieee80211_hw *hw, u32 regaddr, u32 bitmask,
85 u32 rtl92c_phy_query_rf_reg(struct ieee80211_hw *hw, enum radio_path rfpath,
87 void rtl92ce_phy_set_rf_reg(struct ieee80211_hw *hw, enum radio_path rfpath,
89 bool rtl92c_phy_mac_config(struct ieee80211_hw *hw);
90 bool rtl92ce_phy_bb_config(struct ieee80211_hw *hw);
91 bool rtl92c_phy_rf_config(struct ieee80211_hw *hw);
92 bool rtl92c_phy_config_rf_with_feaderfile(struct ieee80211_hw *hw,
94 void rtl92c_phy_get_hw_reg_originalvalue(struct ieee80211_hw *hw);
95 void rtl92c_phy_get_txpower_level(struct ieee80211_hw *hw, long *powerlevel);
96 void rtl92c_phy_set_txpower_level(struct ieee80211_hw *hw, u8 channel);
97 bool rtl92c_phy_update_txpower_dbm(struct ieee80211_hw *hw,
99 void rtl92c_phy_set_bw_mode(struct ieee80211_hw *hw,
101 void rtl92c_phy_sw_chnl_callback(struct ieee80211_hw *hw);
102 u8 rtl92c_phy_sw_chnl(struct ieee80211_hw *hw);
103 void rtl92c_phy_iq_calibrate(struct ieee80211_hw *hw, bool b_recovery);
104 void rtl92c_phy_set_beacon_hw_reg(struct ieee80211_hw *hw, u16 beaconinterval);
105 void rtl92c_phy_ap_calibrate(struct ieee80211_hw *hw, char delta);
106 void rtl92c_phy_lc_calibrate(struct ieee80211_hw *hw);
107 void _rtl92ce_phy_lc_calibrate(struct ieee80211_hw *hw, bool is2t);
108 void rtl92c_phy_set_rfpath_switch(struct ieee80211_hw *hw, bool bmain);
109 bool rtl92c_phy_config_rf_with_headerfile(struct ieee80211_hw *hw,
111 bool rtl8192_phy_check_is_legal_rfpath(struct ieee80211_hw *hw,
113 bool rtl92ce_phy_set_rf_power_state(struct ieee80211_hw *hw,
115 void rtl92ce_phy_set_rf_on(struct ieee80211_hw *hw);
116 bool rtl92c_phy_set_io_cmd(struct ieee80211_hw *hw, enum io_type iotype);
117 void rtl92c_phy_set_io(struct ieee80211_hw *hw);
118 void rtl92c_bb_block_on(struct ieee80211_hw *hw);
119 u32 _rtl92c_phy_rf_serial_read(struct ieee80211_hw *hw, enum radio_path rfpath,
121 u32 _rtl92c_phy_fw_rf_serial_read(struct ieee80211_hw *hw,
124 void _rtl92c_phy_rf_serial_write(struct ieee80211_hw *hw,
126 void _rtl92c_phy_fw_rf_serial_write(struct ieee80211_hw *hw,
129 void _rtl92c_store_pwrIndex_diffrate_offset(struct ieee80211_hw *hw,
131 bool _rtl92ce_phy_config_mac_with_headerfile(struct ieee80211_hw *hw);
132 void _rtl92c_phy_init_bb_rf_register_definition(struct ieee80211_hw *hw);
133 bool _rtl92c_phy_bb8192c_config_parafile(struct ieee80211_hw *hw);
134 void _rtl92c_phy_set_rf_sleep(struct ieee80211_hw *hw);
135 bool rtl92c_phy_set_rf_power_state(struct ieee80211_hw *hw,
137 bool _rtl92ce_phy_config_bb_with_headerfile(struct ieee80211_hw *hw,
139 bool _rtl92ce_phy_config_bb_with_pgheaderfile(struct ieee80211_hw *hw,
141 void rtl92ce_phy_set_bw_mode_callback(struct ieee80211_hw *hw);