Lines Matching defs:hw

63 u32 rtl88e_phy_query_bb_reg(struct ieee80211_hw *hw, u32 regaddr, u32 bitmask)  in rtl88e_phy_query_bb_reg()
82 void rtl88e_phy_set_bb_reg(struct ieee80211_hw *hw, in rtl88e_phy_set_bb_reg()
105 u32 rtl88e_phy_query_rf_reg(struct ieee80211_hw *hw, in rtl88e_phy_query_rf_reg()
131 void rtl88e_phy_set_rf_reg(struct ieee80211_hw *hw, in rtl88e_phy_set_rf_reg()
165 static u32 _rtl88e_phy_rf_serial_read(struct ieee80211_hw *hw, in _rtl88e_phy_rf_serial_read()
212 static void _rtl88e_phy_rf_serial_write(struct ieee80211_hw *hw, in _rtl88e_phy_rf_serial_write()
246 bool rtl88e_phy_mac_config(struct ieee80211_hw *hw) in rtl88e_phy_mac_config()
255 bool rtl88e_phy_bb_config(struct ieee80211_hw *hw) in rtl88e_phy_bb_config()
278 bool rtl88e_phy_rf_config(struct ieee80211_hw *hw) in rtl88e_phy_rf_config()
283 static bool _rtl88e_check_condition(struct ieee80211_hw *hw, in _rtl88e_check_condition()
312 static void _rtl8188e_config_rf_reg(struct ieee80211_hw *hw, u32 addr, in _rtl8188e_config_rf_reg()
336 static void _rtl8188e_config_rf_radio_a(struct ieee80211_hw *hw, in _rtl8188e_config_rf_radio_a()
346 static void _rtl8188e_config_bb_reg(struct ieee80211_hw *hw, in _rtl8188e_config_bb_reg()
367 static bool _rtl88e_phy_bb8188e_config_parafile(struct ieee80211_hw *hw) in _rtl88e_phy_bb8188e_config_parafile()
401 static bool _rtl88e_phy_config_mac_with_headerfile(struct ieee80211_hw *hw) in _rtl88e_phy_config_mac_with_headerfile()
424 static void handle_branch1(struct ieee80211_hw *hw, u16 arraylen, in handle_branch1()
467 static void handle_branch2(struct ieee80211_hw *hw, u16 arraylen, in handle_branch2()
520 static bool phy_config_bb_with_headerfile(struct ieee80211_hw *hw, in phy_config_bb_with_headerfile()
538 static void store_pwrindex_rate_offset(struct ieee80211_hw *hw, in store_pwrindex_rate_offset()
668 static bool phy_config_bb_with_pghdr(struct ieee80211_hw *hw, u8 configtype) in phy_config_bb_with_pghdr()
739 static void process_path_a(struct ieee80211_hw *hw, in process_path_a()
790 bool rtl88e_phy_config_rf_with_headerfile(struct ieee80211_hw *hw, in rtl88e_phy_config_rf_with_headerfile()
816 void rtl88e_phy_get_hw_reg_originalvalue(struct ieee80211_hw *hw) in rtl88e_phy_get_hw_reg_originalvalue()
847 static void _rtl88e_phy_init_bb_rf_register_definition(struct ieee80211_hw *hw) in _rtl88e_phy_init_bb_rf_register_definition()
933 void rtl88e_phy_get_txpower_level(struct ieee80211_hw *hw, long *powerlevel) in rtl88e_phy_get_txpower_level()
987 static void _rtl88e_get_txpower_index(struct ieee80211_hw *hw, u8 channel, in _rtl88e_get_txpower_index()
1016 static void _rtl88e_ccxpower_index_check(struct ieee80211_hw *hw, in _rtl88e_ccxpower_index_check()
1031 void rtl88e_phy_set_txpower_level(struct ieee80211_hw *hw, u8 channel) in rtl88e_phy_set_txpower_level()
1053 static long _rtl88e_phy_txpwr_idx_to_dbm(struct ieee80211_hw *hw, in _rtl88e_phy_txpwr_idx_to_dbm()
1076 void rtl88e_phy_scan_operation_backup(struct ieee80211_hw *hw, u8 operation) in rtl88e_phy_scan_operation_backup()
1105 void rtl88e_phy_set_bw_mode_callback(struct ieee80211_hw *hw) in rtl88e_phy_set_bw_mode_callback()
1174 void rtl88e_phy_set_bw_mode(struct ieee80211_hw *hw, in rtl88e_phy_set_bw_mode()
1195 void rtl88e_phy_sw_chnl_callback(struct ieee80211_hw *hw) in rtl88e_phy_sw_chnl_callback()
1224 u8 rtl88e_phy_sw_chnl(struct ieee80211_hw *hw) in rtl88e_phy_sw_chnl()
1253 static bool _rtl88e_phy_sw_chnl_step_by_step(struct ieee80211_hw *hw, in _rtl88e_phy_sw_chnl_step_by_step()
1384 static u8 _rtl88e_phy_path_a_iqk(struct ieee80211_hw *hw, bool config_pathb) in _rtl88e_phy_path_a_iqk()
1412 static u8 _rtl88e_phy_path_b_iqk(struct ieee80211_hw *hw) in _rtl88e_phy_path_b_iqk()
1439 static u8 _rtl88e_phy_path_a_rx_iqk(struct ieee80211_hw *hw, bool config_pathb) in _rtl88e_phy_path_a_rx_iqk()
1524 static void _rtl88e_phy_path_a_fill_iqk_matrix(struct ieee80211_hw *hw, in _rtl88e_phy_path_a_fill_iqk_matrix()
1564 static void _rtl88e_phy_save_adda_registers(struct ieee80211_hw *hw, in _rtl88e_phy_save_adda_registers()
1574 static void _rtl88e_phy_save_mac_registers(struct ieee80211_hw *hw, in _rtl88e_phy_save_mac_registers()
1585 static void _rtl88e_phy_reload_adda_registers(struct ieee80211_hw *hw, in _rtl88e_phy_reload_adda_registers()
1595 static void _rtl88e_phy_reload_mac_registers(struct ieee80211_hw *hw, in _rtl88e_phy_reload_mac_registers()
1606 static void _rtl88e_phy_path_adda_on(struct ieee80211_hw *hw, in _rtl88e_phy_path_adda_on()
1624 static void _rtl88e_phy_mac_setting_calibration(struct ieee80211_hw *hw, in _rtl88e_phy_mac_setting_calibration()
1638 static void _rtl88e_phy_path_a_standby(struct ieee80211_hw *hw) in _rtl88e_phy_path_a_standby()
1645 static void _rtl88e_phy_pi_mode_switch(struct ieee80211_hw *hw, bool pi_mode) in _rtl88e_phy_pi_mode_switch()
1654 static bool _rtl88e_phy_simularity_compare(struct ieee80211_hw *hw, in _rtl88e_phy_simularity_compare()
1714 static void _rtl88e_phy_iq_calibrate(struct ieee80211_hw *hw, in _rtl88e_phy_iq_calibrate()
1863 static void _rtl88e_phy_lc_calibrate(struct ieee80211_hw *hw, bool is2t) in _rtl88e_phy_lc_calibrate()
1910 static void _rtl88e_phy_set_rfpath_switch(struct ieee80211_hw *hw, in _rtl88e_phy_set_rfpath_switch()
1960 void rtl88e_phy_iq_calibrate(struct ieee80211_hw *hw, bool b_recovery) in rtl88e_phy_iq_calibrate()
2082 void rtl88e_phy_lc_calibrate(struct ieee80211_hw *hw) in rtl88e_phy_lc_calibrate()
2104 void rtl88e_phy_set_rfpath_switch(struct ieee80211_hw *hw, bool bmain) in rtl88e_phy_set_rfpath_switch()
2109 bool rtl88e_phy_set_io_cmd(struct ieee80211_hw *hw, enum io_type iotype) in rtl88e_phy_set_io_cmd()
2147 static void rtl88e_phy_set_io(struct ieee80211_hw *hw) in rtl88e_phy_set_io()
2178 static void rtl88ee_phy_set_rf_on(struct ieee80211_hw *hw) in rtl88ee_phy_set_rf_on()
2190 static void _rtl88ee_phy_set_rf_sleep(struct ieee80211_hw *hw) in _rtl88ee_phy_set_rf_sleep()
2200 static bool _rtl88ee_phy_set_rf_power_state(struct ieee80211_hw *hw, in _rtl88ee_phy_set_rf_power_state()
2332 bool rtl88e_phy_set_rf_power_state(struct ieee80211_hw *hw, in rtl88e_phy_set_rf_power_state()