Searched refs:rtw_coex_tdma (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.15/drivers/net/wireless/realtek/rtw88/ |
| D | coex.c | 1145 static void rtw_coex_tdma(struct rtw_dev *rtwdev, bool force, u32 tcase) in rtw_coex_tdma() function 1498 rtw_coex_tdma(rtwdev, false, tdma_case); in rtw_coex_action_coex_all_off() 1543 rtw_coex_tdma(rtwdev, false, 100); in rtw_coex_action_freerun() 1568 rtw_coex_tdma(rtwdev, false, tdma_case); in rtw_coex_action_rf4ce() 1593 rtw_coex_tdma(rtwdev, false, tdma_case); in rtw_coex_action_bt_whql_test() 1633 rtw_coex_tdma(rtwdev, false, tdma_case | slot_type); in rtw_coex_action_bt_relink() 1702 rtw_coex_tdma(rtwdev, false, tdma_case); in rtw_coex_action_bt_idle() 1802 rtw_coex_tdma(rtwdev, false, tdma_case | slot_type); in rtw_coex_action_bt_inquiry() 1838 rtw_coex_tdma(rtwdev, false, tdma_case); in rtw_coex_action_bt_hfp() 1921 rtw_coex_tdma(rtwdev, false, tdma_case | slot_type); in rtw_coex_action_bt_hid() [all …]
|