Searched refs:rtw_coex_tdma (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.10/drivers/net/wireless/realtek/rtw88/ |
D | coex.c | 897 static void rtw_coex_tdma(struct rtw_dev *rtwdev, bool force, u32 tcase) in rtw_coex_tdma() function 1173 rtw_coex_tdma(rtwdev, false, tdma_case); in rtw_coex_action_coex_all_off() 1215 rtw_coex_tdma(rtwdev, false, 100); in rtw_coex_action_freerun() 1237 rtw_coex_tdma(rtwdev, false, tdma_case); in rtw_coex_action_bt_whql_test() 1259 rtw_coex_tdma(rtwdev, false, tdma_case); in rtw_coex_action_bt_relink() 1287 rtw_coex_tdma(rtwdev, false, tdma_case); in rtw_coex_action_bt_idle() 1322 rtw_coex_tdma(rtwdev, false, tdma_case); in rtw_coex_action_bt_idle() 1403 rtw_coex_tdma(rtwdev, false, tdma_case | slot_type); in rtw_coex_action_bt_inquiry() 1437 rtw_coex_tdma(rtwdev, false, tdma_case); in rtw_coex_action_bt_hfp() 1502 rtw_coex_tdma(rtwdev, false, tdma_case); in rtw_coex_action_bt_hid() [all …]
|