Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/en/tc/
Dct_fs.h15 struct mlx5_ct_fs_rule { struct
23 struct mlx5_ct_fs_rule * (*ct_rule_add)(struct mlx5_ct_fs *fs,
27 void (*ct_rule_del)(struct mlx5_ct_fs *fs, struct mlx5_ct_fs_rule *fs_rule);
28 int (*ct_rule_update)(struct mlx5_ct_fs *fs, struct mlx5_ct_fs_rule *fs_rule,
Dct_fs_dmfs.c12 struct mlx5_ct_fs_rule fs_rule;
29 static struct mlx5_ct_fs_rule *
58 mlx5_ct_fs_dmfs_ct_rule_del(struct mlx5_ct_fs *fs, struct mlx5_ct_fs_rule *fs_rule) in mlx5_ct_fs_dmfs_ct_rule_del()
68 static int mlx5_ct_fs_dmfs_ct_rule_update(struct mlx5_ct_fs *fs, struct mlx5_ct_fs_rule *fs_rule, in mlx5_ct_fs_dmfs_ct_rule_update()
Dct_fs_smfs.c40 struct mlx5_ct_fs_rule fs_rule;
295 static struct mlx5_ct_fs_rule *
359 mlx5_ct_fs_smfs_ct_rule_del(struct mlx5_ct_fs *fs, struct mlx5_ct_fs_rule *fs_rule) in mlx5_ct_fs_smfs_ct_rule_del()
371 static int mlx5_ct_fs_smfs_ct_rule_update(struct mlx5_ct_fs *fs, struct mlx5_ct_fs_rule *fs_rule, in mlx5_ct_fs_smfs_ct_rule_update()
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/en/
Dtc_ct.c89 struct mlx5_ct_fs_rule *rule;