Searched refs:rtw_coex_tdma (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtw88/ |
H A 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(rtwde in rtw_coex_action_bt_hid() [all...] |
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw88/ |
H A D | coex.c | 1193 static void rtw_coex_tdma(struct rtw_dev *rtwdev, bool force, u32 tcase) in rtw_coex_tdma() function 1546 rtw_coex_tdma(rtwdev, false, tdma_case); in rtw_coex_action_coex_all_off() 1591 rtw_coex_tdma(rtwdev, false, 100); in rtw_coex_action_freerun() 1616 rtw_coex_tdma(rtwdev, false, tdma_case); in rtw_coex_action_rf4ce() 1641 rtw_coex_tdma(rtwdev, false, tdma_case); in rtw_coex_action_bt_whql_test() 1681 rtw_coex_tdma(rtwdev, false, tdma_case | slot_type); in rtw_coex_action_bt_relink() 1750 rtw_coex_tdma(rtwdev, false, tdma_case); in rtw_coex_action_bt_idle() 1850 rtw_coex_tdma(rtwdev, false, tdma_case | slot_type); in rtw_coex_action_bt_inquiry() 1898 rtw_coex_tdma(rtwdev, false, tdma_case); in rtw_coex_action_bt_game_hid() 1929 rtw_coex_tdma(rtwde in rtw_coex_action_bt_hfp() [all...] |
Completed in 7 milliseconds