Lines Matching defs:hw
55 u32 rtl8723e_phy_query_rf_reg(struct ieee80211_hw *hw, in rtl8723e_phy_query_rf_reg()
87 void rtl8723e_phy_set_rf_reg(struct ieee80211_hw *hw, in rtl8723e_phy_set_rf_reg()
132 static void _rtl8723e_phy_fw_rf_serial_write(struct ieee80211_hw *hw, in _rtl8723e_phy_fw_rf_serial_write()
139 static void _rtl8723e_phy_bb_config_1t(struct ieee80211_hw *hw) in _rtl8723e_phy_bb_config_1t()
153 bool rtl8723e_phy_mac_config(struct ieee80211_hw *hw) in rtl8723e_phy_mac_config()
161 bool rtl8723e_phy_bb_config(struct ieee80211_hw *hw) in rtl8723e_phy_bb_config()
200 bool rtl8723e_phy_rf_config(struct ieee80211_hw *hw) in rtl8723e_phy_rf_config()
205 static bool _rtl8723e_phy_bb8192c_config_parafile(struct ieee80211_hw *hw) in _rtl8723e_phy_bb8192c_config_parafile()
246 static bool _rtl8723e_phy_config_mac_with_headerfile(struct ieee80211_hw *hw) in _rtl8723e_phy_config_mac_with_headerfile()
264 static bool _rtl8723e_phy_config_bb_with_headerfile(struct ieee80211_hw *hw, in _rtl8723e_phy_config_bb_with_headerfile()
313 static void store_pwrindex_diffrate_offset(struct ieee80211_hw *hw, in store_pwrindex_diffrate_offset()
468 static bool _rtl8723e_phy_config_bb_with_pgheaderfile(struct ieee80211_hw *hw, in _rtl8723e_phy_config_bb_with_pgheaderfile()
506 bool rtl8723e_phy_config_rf_with_headerfile(struct ieee80211_hw *hw, in rtl8723e_phy_config_rf_with_headerfile()
553 void rtl8723e_phy_get_hw_reg_originalvalue(struct ieee80211_hw *hw) in rtl8723e_phy_get_hw_reg_originalvalue()
584 void rtl8723e_phy_get_txpower_level(struct ieee80211_hw *hw, long *powerlevel) in rtl8723e_phy_get_txpower_level()
613 static void _rtl8723e_get_txpower_index(struct ieee80211_hw *hw, u8 channel, in _rtl8723e_get_txpower_index()
638 static void _rtl8723e_ccxpower_index_check(struct ieee80211_hw *hw, in _rtl8723e_ccxpower_index_check()
650 void rtl8723e_phy_set_txpower_level(struct ieee80211_hw *hw, u8 channel) in rtl8723e_phy_set_txpower_level()
666 bool rtl8723e_phy_update_txpower_dbm(struct ieee80211_hw *hw, long power_indbm) in rtl8723e_phy_update_txpower_dbm()
699 static u8 _rtl8723e_phy_dbm_to_txpwr_idx(struct ieee80211_hw *hw, in _rtl8723e_phy_dbm_to_txpwr_idx()
730 void rtl8723e_phy_scan_operation_backup(struct ieee80211_hw *hw, u8 operation) in rtl8723e_phy_scan_operation_backup()
759 void rtl8723e_phy_set_bw_mode_callback(struct ieee80211_hw *hw) in rtl8723e_phy_set_bw_mode_callback()
828 void rtl8723e_phy_set_bw_mode(struct ieee80211_hw *hw, in rtl8723e_phy_set_bw_mode()
849 void rtl8723e_phy_sw_chnl_callback(struct ieee80211_hw *hw) in rtl8723e_phy_sw_chnl_callback()
878 u8 rtl8723e_phy_sw_chnl(struct ieee80211_hw *hw) in rtl8723e_phy_sw_chnl()
906 static void _rtl8723e_phy_sw_rf_seting(struct ieee80211_hw *hw, u8 channel) in _rtl8723e_phy_sw_rf_seting()
927 static bool _rtl8723e_phy_sw_chnl_step_by_step(struct ieee80211_hw *hw, in _rtl8723e_phy_sw_chnl_step_by_step()
1038 static u8 _rtl8723e_phy_path_a_iqk(struct ieee80211_hw *hw, bool config_pathb) in _rtl8723e_phy_path_a_iqk()
1081 static u8 _rtl8723e_phy_path_b_iqk(struct ieee80211_hw *hw) in _rtl8723e_phy_path_b_iqk()
1108 static bool _rtl8723e_phy_simularity_compare(struct ieee80211_hw *hw, in _rtl8723e_phy_simularity_compare()
1160 static void _rtl8723e_phy_iq_calibrate(struct ieee80211_hw *hw, in _rtl8723e_phy_iq_calibrate()
1288 static void _rtl8723e_phy_lc_calibrate(struct ieee80211_hw *hw, bool is2t) in _rtl8723e_phy_lc_calibrate()
1333 static void _rtl8723e_phy_set_rfpath_switch(struct ieee80211_hw *hw, in _rtl8723e_phy_set_rfpath_switch()
1362 void rtl8723e_phy_iq_calibrate(struct ieee80211_hw *hw, bool b_recovery) in rtl8723e_phy_iq_calibrate()
1469 void rtl8723e_phy_lc_calibrate(struct ieee80211_hw *hw) in rtl8723e_phy_lc_calibrate()
1474 void rtl8723e_phy_set_rfpath_switch(struct ieee80211_hw *hw, bool bmain) in rtl8723e_phy_set_rfpath_switch()
1479 bool rtl8723e_phy_set_io_cmd(struct ieee80211_hw *hw, enum io_type iotype) in rtl8723e_phy_set_io_cmd()
1517 static void rtl8723e_phy_set_io(struct ieee80211_hw *hw) in rtl8723e_phy_set_io()
1547 static void rtl8723e_phy_set_rf_on(struct ieee80211_hw *hw) in rtl8723e_phy_set_rf_on()
1559 static void _rtl8723e_phy_set_rf_sleep(struct ieee80211_hw *hw) in _rtl8723e_phy_set_rf_sleep()
1589 static bool _rtl8723e_phy_set_rf_power_state(struct ieee80211_hw *hw, in _rtl8723e_phy_set_rf_power_state()
1694 bool rtl8723e_phy_set_rf_power_state(struct ieee80211_hw *hw, in rtl8723e_phy_set_rf_power_state()