Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/realtek/rtw88/
Dcoex.c1137 u8 table_case, tdma_case; in rtw_coex_action_coex_all_off() local
1142 tdma_case = 0; in rtw_coex_action_coex_all_off()
1146 tdma_case = 100; in rtw_coex_action_coex_all_off()
1151 rtw_coex_tdma(rtwdev, false, tdma_case); in rtw_coex_action_coex_all_off()
1200 u8 table_case, tdma_case; in rtw_coex_action_bt_whql_test() local
1205 tdma_case = 0; in rtw_coex_action_bt_whql_test()
1209 tdma_case = 100; in rtw_coex_action_bt_whql_test()
1215 rtw_coex_tdma(rtwdev, false, tdma_case); in rtw_coex_action_bt_whql_test()
1222 u8 table_case, tdma_case; in rtw_coex_action_bt_relink() local
1227 tdma_case = 0; in rtw_coex_action_bt_relink()
[all …]