Searched refs:table_case (Results 1 – 1 of 1) sorted by relevance
1005 u8 table_case) in rtw_btc_wltoggle_table_a() argument1017 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() local1561 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 …]