Searched refs:cur_table (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/net/wireless/realtek/rtw88/
H A Dmain.h1338 u8 cur_table; member in struct:rtw_coex_dm
H A Dcoex.c1073 coex_dm->cur_table = type;
4091 coex_dm->cur_table,
/linux-master/net/netfilter/
H A Dnf_tables_api.c4714 struct nft_table *table, *cur_table = (struct nft_table *)cb->args[2]; local
4734 if (cur_table) {
4735 if (cur_table != table)
4738 cur_table = NULL;

Completed in 164 milliseconds