Searched refs:hal_coex_8723 (Results 1 – 2 of 2) sorted by relevance
12 static struct bt_coexist_8723 hal_coex_8723; variable636 struct btdm_8723 *btdm_8723 = &hal_coex_8723.btdm; in rtl8723e_dm_bt_set_bt_dm()911 counters = hal_coex_8723.high_priority_tx + in rtl8723e_dm_bt_tx_rx_couter_h()912 hal_coex_8723.high_priority_rx; in rtl8723e_dm_bt_tx_rx_couter_h()920 counters = hal_coex_8723.low_priority_tx + in rtl8723e_dm_bt_tx_rx_couter_l()921 hal_coex_8723.low_priority_rx; in rtl8723e_dm_bt_tx_rx_couter_l()1126 hal_coex_8723.bt_inq_page_start_time, bt_tx_rx_cnt_lvl); in rtl8723e_dm_bt_2_ant_hid_sco_esco()1127 if ((hal_coex_8723.bt_inq_page_start_time) || in rtl8723e_dm_bt_2_ant_hid_sco_esco()1339 hal_coex_8723.bt_inq_page_start_time, bt_tx_rx_cnt_lvl); in rtl8723e_dm_bt_2_ant_ftp_a2dp()1341 if ((hal_coex_8723.bt_inq_page_start_time) || in rtl8723e_dm_bt_2_ant_ftp_a2dp()[all …]
1626 struct bt_coexist_8723 hal_coex_8723; member