Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/realtek/rtw88/
Dcoex.c982 u8 table_case) in rtw_btc_wltoggle_table_a() argument
994 if (table_case < chip->table_sant_num) in rtw_btc_wltoggle_table_a()
995 table_wl = chip->table_sant[table_case].wl; in rtw_btc_wltoggle_table_a()
997 if (table_case < chip->table_nsant_num) in rtw_btc_wltoggle_table_a()
998 table_wl = chip->table_nsant[table_case].wl; in rtw_btc_wltoggle_table_a()
1531 u8 table_case, tdma_case; in rtw_coex_action_coex_all_off() local
1538 table_case = 2; in rtw_coex_action_coex_all_off()
1542 table_case = 100; in rtw_coex_action_coex_all_off()
1546 rtw_coex_table(rtwdev, false, table_case); in rtw_coex_action_coex_all_off()
1599 u8 table_case, tdma_case; in rtw_coex_action_rf4ce() local
[all …]