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.c1554 u8 table_case, tdma_case; in rtw_coex_action_coex_all_off() local
1562 tdma_case = 0; in rtw_coex_action_coex_all_off()
1566 tdma_case = 100; in rtw_coex_action_coex_all_off()
1570 rtw_coex_tdma(rtwdev, false, tdma_case); in rtw_coex_action_coex_all_off()
1622 u8 table_case, tdma_case; in rtw_coex_action_rf4ce() local
1632 tdma_case = 16; in rtw_coex_action_rf4ce()
1636 tdma_case = 100; in rtw_coex_action_rf4ce()
1640 rtw_coex_tdma(rtwdev, false, tdma_case); in rtw_coex_action_rf4ce()
1647 u8 table_case, tdma_case; in rtw_coex_action_bt_whql_test() local
1657 tdma_case = 0; in rtw_coex_action_bt_whql_test()
[all …]