Searched refs:rtw_coex_tdma (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.4/drivers/net/wireless/realtek/rtw88/ |
D | coex.c | 882 static void rtw_coex_tdma(struct rtw_dev *rtwdev, bool force, u32 tcase) in rtw_coex_tdma() function 1151 rtw_coex_tdma(rtwdev, false, tdma_case); in rtw_coex_action_coex_all_off() 1193 rtw_coex_tdma(rtwdev, false, 100); in rtw_coex_action_freerun() 1215 rtw_coex_tdma(rtwdev, false, tdma_case); in rtw_coex_action_bt_whql_test() 1237 rtw_coex_tdma(rtwdev, false, tdma_case); in rtw_coex_action_bt_relink() 1265 rtw_coex_tdma(rtwdev, false, tdma_case); in rtw_coex_action_bt_idle() 1300 rtw_coex_tdma(rtwdev, false, tdma_case); in rtw_coex_action_bt_idle() 1364 rtw_coex_tdma(rtwdev, false, tdma_case); in rtw_coex_action_bt_inquiry() 1398 rtw_coex_tdma(rtwdev, false, tdma_case); in rtw_coex_action_bt_hfp() 1463 rtw_coex_tdma(rtwdev, false, tdma_case); in rtw_coex_action_bt_hid() [all …]
|