Searched refs:post_ct_tbl (Results 1 – 2 of 2) sorted by relevance
49 struct mlx5hws_table *ct_tbl, *ct_nat_tbl, *post_ct_tbl; in mlx5_ct_fs_hmfs_init() local54 post_ct_tbl = post_ct->fs_hws_table.hws_table; in mlx5_ct_fs_hmfs_init()57 if (!ct_tbl || !ct_nat_tbl || !post_ct_tbl) { in mlx5_ct_fs_hmfs_init()69 fs_hmfs->fwd_action = mlx5hws_action_create_dest_table(ct_tbl->ctx, post_ct_tbl, flags); in mlx5_ct_fs_hmfs_init()
185 struct mlx5dr_table *ct_tbl, *ct_nat_tbl, *post_ct_tbl; in mlx5_ct_fs_smfs_init() local188 post_ct_tbl = mlx5_smfs_table_get_from_fs_ft(post_ct); in mlx5_ct_fs_smfs_init()193 if (!ct_tbl || !ct_nat_tbl || !post_ct_tbl) { in mlx5_ct_fs_smfs_init()200 fs_smfs->fwd_action = mlx5_smfs_action_create_dest_table(post_ct_tbl); in mlx5_ct_fs_smfs_init()