Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/
H A Dct_fs_smfs.c34 struct mlx5dr_action *fwd_action; member
201 fs_smfs->fwd_action = mlx5_smfs_action_create_dest_table(post_ct_tbl); in mlx5_ct_fs_smfs_init()
202 if (!fs_smfs->fwd_action) { in mlx5_ct_fs_smfs_init()
220 mlx5_smfs_action_destroy(fs_smfs->fwd_action); in mlx5_ct_fs_smfs_destroy()
322 actions[num_actions++] = fs_smfs->fwd_action; in mlx5_ct_fs_smfs_ct_rule_add()