Lines Matching defs:hw
35 void rtl8723e_dm_bt_turn_off_bt_coexist_before_enter_lps(struct ieee80211_hw *hw) in rtl8723e_dm_bt_turn_off_bt_coexist_before_enter_lps()
54 static enum rt_media_status mgnt_link_status_query(struct ieee80211_hw *hw) in mgnt_link_status_query()
66 void rtl_8723e_bt_wifi_media_status_notify(struct ieee80211_hw *hw, in rtl_8723e_bt_wifi_media_status_notify()
99 static bool rtl8723e_dm_bt_is_wifi_busy(struct ieee80211_hw *hw) in rtl8723e_dm_bt_is_wifi_busy()
110 static void rtl8723e_dm_bt_set_fw_3a(struct ieee80211_hw *hw, in rtl8723e_dm_bt_set_fw_3a()
130 static bool rtl8723e_dm_bt_need_to_dec_bt_pwr(struct ieee80211_hw *hw) in rtl8723e_dm_bt_need_to_dec_bt_pwr()
146 static bool rtl8723e_dm_bt_is_same_coexist_state(struct ieee80211_hw *hw) in rtl8723e_dm_bt_is_same_coexist_state()
164 static void rtl8723e_dm_bt_set_coex_table(struct ieee80211_hw *hw, in rtl8723e_dm_bt_set_coex_table()
183 static void rtl8723e_dm_bt_set_hw_pta_mode(struct ieee80211_hw *hw, bool b_mode) in rtl8723e_dm_bt_set_hw_pta_mode()
198 static void rtl8723e_dm_bt_set_sw_rf_rx_lpf_corner(struct ieee80211_hw *hw, in rtl8723e_dm_bt_set_sw_rf_rx_lpf_corner()
219 static void dm_bt_set_sw_penalty_tx_rate_adapt(struct ieee80211_hw *hw, in dm_bt_set_sw_penalty_tx_rate_adapt()
241 static void rtl8723e_dm_bt_btdm_structure_reload(struct ieee80211_hw *hw, in rtl8723e_dm_bt_btdm_structure_reload()
284 static void rtl8723e_dm_bt_btdm_structure_reload_all_off(struct ieee80211_hw *hw, in rtl8723e_dm_bt_btdm_structure_reload_all_off()
293 static bool rtl8723e_dm_bt_is_2_ant_common_action(struct ieee80211_hw *hw) in rtl8723e_dm_bt_is_2_ant_common_action()
376 struct ieee80211_hw *hw, in rtl8723e_dm_bt_set_sw_full_time_dac_swing()
396 struct ieee80211_hw *hw, bool dec_bt_pwr) in rtl8723e_dm_bt_set_fw_dec_bt_pwr()
415 static void rtl8723e_dm_bt_set_fw_2_ant_hid(struct ieee80211_hw *hw, in rtl8723e_dm_bt_set_fw_2_ant_hid()
436 static void rtl8723e_dm_bt_set_fw_tdma_ctrl(struct ieee80211_hw *hw, in rtl8723e_dm_bt_set_fw_tdma_ctrl()
503 static void rtl8723e_dm_bt_set_fw_ignore_wlan_act(struct ieee80211_hw *hw, in rtl8723e_dm_bt_set_fw_ignore_wlan_act()
526 static void rtl8723e_dm_bt_set_fw_tra_tdma_ctrl(struct ieee80211_hw *hw, in rtl8723e_dm_bt_set_fw_tra_tdma_ctrl()
580 static void rtl8723e_dm_bt_set_fw_dac_swing_level(struct ieee80211_hw *hw, in rtl8723e_dm_bt_set_fw_dac_swing_level()
595 static void rtl8723e_dm_bt_set_fw_bt_hid_info(struct ieee80211_hw *hw, in rtl8723e_dm_bt_set_fw_bt_hid_info()
614 static void rtl8723e_dm_bt_set_fw_bt_retry_index(struct ieee80211_hw *hw, in rtl8723e_dm_bt_set_fw_bt_retry_index()
629 static void rtl8723e_dm_bt_set_fw_wlan_act(struct ieee80211_hw *hw, in rtl8723e_dm_bt_set_fw_wlan_act()
652 void rtl8723e_dm_bt_set_bt_dm(struct ieee80211_hw *hw, in rtl8723e_dm_bt_set_bt_dm()
927 static u32 rtl8723e_dm_bt_tx_rx_couter_h(struct ieee80211_hw *hw) in rtl8723e_dm_bt_tx_rx_couter_h()
936 static u32 rtl8723e_dm_bt_tx_rx_couter_l(struct ieee80211_hw *hw) in rtl8723e_dm_bt_tx_rx_couter_l()
945 static u8 rtl8723e_dm_bt_bt_tx_rx_counter_level(struct ieee80211_hw *hw) in rtl8723e_dm_bt_bt_tx_rx_counter_level()
988 static void rtl8723e_dm_bt_2_ant_hid_sco_esco(struct ieee80211_hw *hw) in rtl8723e_dm_bt_2_ant_hid_sco_esco()
1164 static void rtl8723e_dm_bt_2_ant_ftp_a2dp(struct ieee80211_hw *hw) in rtl8723e_dm_bt_2_ant_ftp_a2dp()
1378 static void rtl8723e_dm_bt_inq_page_monitor(struct ieee80211_hw *hw) in rtl8723e_dm_bt_inq_page_monitor()
1412 static void rtl8723e_dm_bt_reset_action_profile_state(struct ieee80211_hw *hw) in rtl8723e_dm_bt_reset_action_profile_state()
1426 static void _rtl8723e_dm_bt_coexist_2_ant(struct ieee80211_hw *hw) in _rtl8723e_dm_bt_coexist_2_ant()
1492 static void _rtl8723e_dm_bt_coexist_1_ant(struct ieee80211_hw *hw) in _rtl8723e_dm_bt_coexist_1_ant()
1497 void rtl8723e_dm_bt_hw_coex_all_off_8723a(struct ieee80211_hw *hw) in rtl8723e_dm_bt_hw_coex_all_off_8723a()
1503 void rtl8723e_dm_bt_fw_coex_all_off_8723a(struct ieee80211_hw *hw) in rtl8723e_dm_bt_fw_coex_all_off_8723a()
1519 void rtl8723e_dm_bt_sw_coex_all_off_8723a(struct ieee80211_hw *hw) in rtl8723e_dm_bt_sw_coex_all_off_8723a()
1530 static void rtl8723e_dm_bt_query_bt_information(struct ieee80211_hw *hw) in rtl8723e_dm_bt_query_bt_information()
1545 static void rtl8723e_dm_bt_bt_hw_counters_monitor(struct ieee80211_hw *hw) in rtl8723e_dm_bt_bt_hw_counters_monitor()
1584 static void rtl8723e_dm_bt_bt_enable_disable_check(struct ieee80211_hw *hw) in rtl8723e_dm_bt_bt_enable_disable_check()
1637 void rtl8723e_dm_bt_coexist_8723(struct ieee80211_hw *hw) in rtl8723e_dm_bt_coexist_8723()
1669 static void rtl8723e_dm_bt_parse_bt_info(struct ieee80211_hw *hw, in rtl8723e_dm_bt_parse_bt_info()
1714 void rtl_8723e_c2h_command_handle(struct ieee80211_hw *hw) in rtl_8723e_c2h_command_handle()