Searched refs:mlx5_ct_fs_ops (Results 1 – 5 of 5) sorted by relevance
18 struct mlx5_ct_fs_ops { struct39 struct mlx5_ct_fs_ops *mlx5_ct_fs_dmfs_ops_get(void); argument42 struct mlx5_ct_fs_ops *mlx5_ct_fs_smfs_ops_get(void);44 static inline struct mlx5_ct_fs_ops *52 struct mlx5_ct_fs_ops *mlx5_ct_fs_hmfs_ops_get(void);54 static inline struct mlx5_ct_fs_ops *
88 static struct mlx5_ct_fs_ops dmfs_ops = {97 struct mlx5_ct_fs_ops *mlx5_ct_fs_dmfs_ops_get(void) in mlx5_ct_fs_dmfs_ops_get()
278 static struct mlx5_ct_fs_ops hmfs_ops = {289 struct mlx5_ct_fs_ops *mlx5_ct_fs_hmfs_ops_get(void) in mlx5_ct_fs_hmfs_ops_get()
323 static struct mlx5_ct_fs_ops fs_smfs_ops = {334 struct mlx5_ct_fs_ops *
81 struct mlx5_ct_fs_ops *fs_ops;2094 struct mlx5_ct_fs_ops *fs_ops = mlx5_ct_fs_dmfs_ops_get(); in mlx5_tc_ct_fs_init()