mlx5_ct_fs_ops
struct mlx5_ct_fs_ops *mlx5_ct_fs_dmfs_ops_get(void);
struct mlx5_ct_fs_ops *mlx5_ct_fs_smfs_ops_get(void);
static inline struct mlx5_ct_fs_ops *
struct mlx5_ct_fs_ops *mlx5_ct_fs_hmfs_ops_get(void);
static inline struct mlx5_ct_fs_ops *
static struct mlx5_ct_fs_ops dmfs_ops = {
struct mlx5_ct_fs_ops *mlx5_ct_fs_dmfs_ops_get(void)
static struct mlx5_ct_fs_ops hmfs_ops = {
struct mlx5_ct_fs_ops *mlx5_ct_fs_hmfs_ops_get(void)
static struct mlx5_ct_fs_ops fs_smfs_ops = {
struct mlx5_ct_fs_ops *
struct mlx5_ct_fs_ops *fs_ops = mlx5_ct_fs_dmfs_ops_get();
struct mlx5_ct_fs_ops *fs_ops;