Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/wireless/realtek/rtw88/
Dcoex.c934 u8 table_case) in rtw_btc_wltoggle_table_a() argument
946 if (table_case < chip->table_sant_num) in rtw_btc_wltoggle_table_a()
947 table_wl = chip->table_sant[table_case].wl; in rtw_btc_wltoggle_table_a()
949 if (table_case < chip->table_nsant_num) in rtw_btc_wltoggle_table_a()
950 table_wl = chip->table_nsant[table_case].wl; in rtw_btc_wltoggle_table_a()
1482 u8 table_case, tdma_case; in rtw_coex_action_coex_all_off() local
1489 table_case = 2; in rtw_coex_action_coex_all_off()
1493 table_case = 100; in rtw_coex_action_coex_all_off()
1497 rtw_coex_table(rtwdev, false, table_case); in rtw_coex_action_coex_all_off()
1550 u8 table_case, tdma_case; in rtw_coex_action_rf4ce() local
[all …]