Lines Matching defs:btcoexist

39 static bool halbtc_is_bt_coexist_available(struct btc_coexist *btcoexist)  in halbtc_is_bt_coexist_available()
119 static u32 halbtc_get_wifi_bw(struct btc_coexist *btcoexist) in halbtc_get_wifi_bw()
136 static u8 halbtc_get_wifi_central_chnl(struct btc_coexist *btcoexist) in halbtc_get_wifi_central_chnl()
149 static void halbtc_leave_lps(struct btc_coexist *btcoexist) in halbtc_leave_lps()
170 static void halbtc_enter_lps(struct btc_coexist *btcoexist) in halbtc_enter_lps()
191 static void halbtc_normal_lps(struct btc_coexist *btcoexist) in halbtc_normal_lps()
215 static u32 halbtc_get_bt_patch_version(struct btc_coexist *btcoexist) in halbtc_get_bt_patch_version()
234 struct btc_coexist *btcoexist = (struct btc_coexist *)void_btcoexist; in halbtc_get() local
365 struct btc_coexist *btcoexist = (struct btc_coexist *)void_btcoexist; in halbtc_set() local
456 static void halbtc_display_coex_statistics(struct btc_coexist *btcoexist) in halbtc_display_coex_statistics()
460 static void halbtc_display_bt_link_info(struct btc_coexist *btcoexist) in halbtc_display_bt_link_info()
464 static void halbtc_display_bt_fw_info(struct btc_coexist *btcoexist) in halbtc_display_bt_fw_info()
468 static void halbtc_display_fw_pwr_mode_cmd(struct btc_coexist *btcoexist) in halbtc_display_fw_pwr_mode_cmd()
477 struct btc_coexist *btcoexist = (struct btc_coexist *)bt_context; in halbtc_read_1byte() local
485 struct btc_coexist *btcoexist = (struct btc_coexist *)bt_context; in halbtc_read_2byte() local
493 struct btc_coexist *btcoexist = (struct btc_coexist *)bt_context; in halbtc_read_4byte() local
501 struct btc_coexist *btcoexist = (struct btc_coexist *)bt_context; in halbtc_write_1byte() local
510 struct btc_coexist *btcoexist = (struct btc_coexist *)bt_context; in halbtc_bitmask_write_1byte() local
530 struct btc_coexist *btcoexist = (struct btc_coexist *)bt_context; in halbtc_write_2byte() local
538 struct btc_coexist *btcoexist = in halbtc_write_4byte() local
548 struct btc_coexist *btcoexist = (struct btc_coexist *)bt_context; in halbtc_set_bbreg() local
556 struct btc_coexist *btcoexist = (struct btc_coexist *)bt_context; in halbtc_get_bbreg() local
565 struct btc_coexist *btcoexist = (struct btc_coexist *)bt_context; in halbtc_set_rfreg() local
574 struct btc_coexist *btcoexist = (struct btc_coexist *)bt_context; in halbtc_get_rfreg() local
583 struct btc_coexist *btcoexist = (struct btc_coexist *)bt_context; in halbtc_fill_h2c_cmd() local
592 struct btc_coexist *btcoexist = (struct btc_coexist *)bt_context; in halbtc_display_dbg_msg() local
616 struct btc_coexist *btcoexist = &gl_bt_coexist; in exhalbtc_initlize_variables() local
661 void exhalbtc_init_hw_config(struct btc_coexist *btcoexist) in exhalbtc_init_hw_config()
675 void exhalbtc_init_coex_dm(struct btc_coexist *btcoexist) in exhalbtc_init_coex_dm()
691 void exhalbtc_ips_notify(struct btc_coexist *btcoexist, u8 type) in exhalbtc_ips_notify()
716 void exhalbtc_lps_notify(struct btc_coexist *btcoexist, u8 type) in exhalbtc_lps_notify()
737 void exhalbtc_scan_notify(struct btc_coexist *btcoexist, u8 type) in exhalbtc_scan_notify()
762 void exhalbtc_connect_notify(struct btc_coexist *btcoexist, u8 action) in exhalbtc_connect_notify()
785 void exhalbtc_mediastatus_notify(struct btc_coexist *btcoexist, in exhalbtc_mediastatus_notify()
806 void exhalbtc_special_packet_notify(struct btc_coexist *btcoexist, u8 pkt_type) in exhalbtc_special_packet_notify()
829 void exhalbtc_bt_info_notify(struct btc_coexist *btcoexist, in exhalbtc_bt_info_notify()
842 void exhalbtc_stack_operation_notify(struct btc_coexist *btcoexist, u8 type) in exhalbtc_stack_operation_notify()
859 void exhalbtc_halt_notify(struct btc_coexist *btcoexist) in exhalbtc_halt_notify()
870 void exhalbtc_pnp_notify(struct btc_coexist *btcoexist, u8 pnp_state) in exhalbtc_pnp_notify()
876 void exhalbtc_periodical(struct btc_coexist *btcoexist) in exhalbtc_periodical()
892 void exhalbtc_dbg_control(struct btc_coexist *btcoexist, in exhalbtc_dbg_control()
906 struct btc_coexist *btcoexist = &gl_bt_coexist; in exhalbtc_update_min_bt_rssi() local
916 struct btc_coexist *btcoexist = &gl_bt_coexist; in exhalbtc_set_hci_version() local
926 struct btc_coexist *btcoexist = &gl_bt_coexist; in exhalbtc_set_bt_patch_version() local
1003 void exhalbtc_display_bt_coex_info(struct btc_coexist *btcoexist) in exhalbtc_display_bt_coex_info()