Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/rtw88/
H A Dcoex.c1005 u8 table_case) in rtw_btc_wltoggle_table_a() argument
1017 if (table_case < chip->table_sant_num) in rtw_btc_wltoggle_table_a()
1018 table_wl = chip->table_sant[table_case].wl; in rtw_btc_wltoggle_table_a()
1020 if (table_case < chip->table_nsant_num) in rtw_btc_wltoggle_table_a()
1021 table_wl = chip->table_nsant[table_case].wl; in rtw_btc_wltoggle_table_a()
1554 u8 table_case, tdma_case; in rtw_coex_action_coex_all_off() local
1561 table_case = 2; in rtw_coex_action_coex_all_off()
1565 table_case = 100; in rtw_coex_action_coex_all_off()
1569 rtw_coex_table(rtwdev, false, table_case); in rtw_coex_action_coex_all_off()
1622 u8 table_case, tdma_case; in rtw_coex_action_rf4ce() local
[all …]