Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtw88/
H A Dcoex.c1530 u8 table_case, tdma_case; in rtw_coex_action_coex_all_off() local
1538 tdma_case = 0; in rtw_coex_action_coex_all_off()
1542 tdma_case = 100; in rtw_coex_action_coex_all_off()
1546 rtw_coex_tdma(rtwdev, false, tdma_case); in rtw_coex_action_coex_all_off()
1598 u8 table_case, tdma_case; in rtw_coex_action_rf4ce() local
1608 tdma_case = 16; in rtw_coex_action_rf4ce()
1612 tdma_case = 100; in rtw_coex_action_rf4ce()
1616 rtw_coex_tdma(rtwdev, false, tdma_case); in rtw_coex_action_rf4ce()
1623 u8 table_case, tdma_case; in rtw_coex_action_bt_whql_test() local
1633 tdma_case = 0; in rtw_coex_action_bt_whql_test()
[all …]