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

/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en/tc/
H A Dct_fs_smfs.c186 struct mlx5dr_table *ct_tbl, *ct_nat_tbl, *post_ct_tbl; local
189 post_ct_tbl = mlx5_smfs_table_get_from_fs_ft(post_ct);
194 if (!ct_tbl || !ct_nat_tbl || !post_ct_tbl) {
201 fs_smfs->fwd_action = mlx5_smfs_action_create_dest_table(post_ct_tbl);

Completed in 158 milliseconds