Home
last modified time | relevance | path

Searched refs:tdma_case (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/drivers/net/wireless/realtek/rtw88/
Dcoex.c1159 u8 table_case, tdma_case; in rtw_coex_action_coex_all_off() local
1164 tdma_case = 0; in rtw_coex_action_coex_all_off()
1168 tdma_case = 100; in rtw_coex_action_coex_all_off()
1173 rtw_coex_tdma(rtwdev, false, tdma_case); in rtw_coex_action_coex_all_off()
1222 u8 table_case, tdma_case; in rtw_coex_action_bt_whql_test() local
1227 tdma_case = 0; in rtw_coex_action_bt_whql_test()
1231 tdma_case = 100; in rtw_coex_action_bt_whql_test()
1237 rtw_coex_tdma(rtwdev, false, tdma_case); in rtw_coex_action_bt_whql_test()
1244 u8 table_case, tdma_case; in rtw_coex_action_bt_relink() local
1249 tdma_case = 0; in rtw_coex_action_bt_relink()
[all …]