Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/realtek/rtw88/
Dcoex.c1531 u8 table_case, tdma_case; in rtw_coex_action_coex_all_off() local
1539 tdma_case = 0; in rtw_coex_action_coex_all_off()
1543 tdma_case = 100; in rtw_coex_action_coex_all_off()
1547 rtw_coex_tdma(rtwdev, false, tdma_case); in rtw_coex_action_coex_all_off()
1599 u8 table_case, tdma_case; in rtw_coex_action_rf4ce() local
1609 tdma_case = 16; in rtw_coex_action_rf4ce()
1613 tdma_case = 100; in rtw_coex_action_rf4ce()
1617 rtw_coex_tdma(rtwdev, false, tdma_case); in rtw_coex_action_rf4ce()
1624 u8 table_case, tdma_case; in rtw_coex_action_bt_whql_test() local
1634 tdma_case = 0; in rtw_coex_action_bt_whql_test()
[all …]