Searched refs:rtw_coex_tdma (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/net/wireless/realtek/rtw88/ |
H A D | coex.c | 1217 static void rtw_coex_tdma(struct rtw_dev *rtwdev, bool force, u32 tcase) in rtw_coex_tdma() function 1570 rtw_coex_tdma(rtwdev, false, tdma_case); in rtw_coex_action_coex_all_off() 1615 rtw_coex_tdma(rtwdev, false, 100); in rtw_coex_action_freerun() 1640 rtw_coex_tdma(rtwdev, false, tdma_case); in rtw_coex_action_rf4ce() 1665 rtw_coex_tdma(rtwdev, false, tdma_case); in rtw_coex_action_bt_whql_test() 1705 rtw_coex_tdma(rtwdev, false, tdma_case | slot_type); in rtw_coex_action_bt_relink() 1774 rtw_coex_tdma(rtwdev, false, tdma_case); in rtw_coex_action_bt_idle() 1874 rtw_coex_tdma(rtwdev, false, tdma_case | slot_type); in rtw_coex_action_bt_inquiry() 1922 rtw_coex_tdma(rtwdev, false, tdma_case); in rtw_coex_action_bt_game_hid() 1953 rtw_coex_tdma(rtwdev, false, tdma_case); in rtw_coex_action_bt_hfp() [all …]
|