Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/mlx5/
HDfs.h68 struct mlx5_flow_namespace;
109 struct mlx5_flow_namespace *
118 mlx5_create_auto_grouped_flow_table(struct mlx5_flow_namespace *ns,
125 mlx5_create_vport_flow_table(struct mlx5_flow_namespace *ns,
132 mlx5_create_flow_table(struct mlx5_flow_namespace *ns,
187 void mlx5_flow_iterate_existing_rules(struct mlx5_flow_namespace *ns,
/freebsd-13-stable/sys/dev/mlx5/mlx5_core/
HDmlx5_fs_tree.c157 struct mlx5_flow_namespace, in find_root()
659 static struct fs_prio *find_prio(struct mlx5_flow_namespace *ns, in find_prio()
673 struct mlx5_flow_namespace *match);
675 static unsigned int __alloc_new_level(struct mlx5_flow_namespace *ns, in __alloc_new_level()
702 struct mlx5_flow_namespace *match) in _alloc_new_level()
704 struct mlx5_flow_namespace *ns; in _alloc_new_level()
769 static struct mlx5_flow_table *_create_ft_common(struct mlx5_flow_namespace *ns, in _create_ft_common()
851 static struct mlx5_flow_table *create_ft_common(struct mlx5_flow_namespace *ns, in create_ft_common()
866 static struct mlx5_flow_table *find_first_ft_in_ns(struct mlx5_flow_namespace *ns,
885 struct mlx5_flow_table *mlx5_create_auto_grouped_flow_table(struct mlx5_flow_namespace *ns, in mlx5_create_auto_grouped_flow_table()
[all …]
HDfs_core.h127 struct mlx5_flow_namespace { struct
138 struct mlx5_flow_namespace ns; argument
162 struct mlx5_flow_namespace *ns;
HDmlx5_eswitch.c271 struct mlx5_flow_namespace *root_ns; in esw_create_fdb_table()
607 struct mlx5_flow_namespace *root_ns; in esw_vport_enable_egress_acl()
706 struct mlx5_flow_namespace *root_ns; in esw_vport_enable_ingress_acl()
/freebsd-13-stable/sys/dev/mlx5/mlx5_en/
HDen.h1024 struct mlx5_flow_namespace *ns;
1030 struct mlx5_flow_namespace *ns;
/freebsd-13-stable/sys/dev/mlx5/mlx5_ib/
HDmlx5_ib_main.c2160 struct mlx5_flow_namespace *ns = NULL; in get_flow_table()