Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx5/
H A Ddriver.h691 struct mlx5_flow_root_namespace;
725 struct mlx5_flow_root_namespace *root_ns;
726 struct mlx5_flow_root_namespace *fdb_root_ns;
727 struct mlx5_flow_root_namespace *esw_egress_root_ns;
728 struct mlx5_flow_root_namespace *esw_ingress_root_ns;
729 struct mlx5_flow_root_namespace *sniffer_rx_root_ns;
730 struct mlx5_flow_root_namespace *sniffer_tx_root_ns;
/freebsd/sys/dev/mlx5/mlx5_core/
H A Dmlx5_fs_tree.c144 static struct mlx5_flow_root_namespace *find_root(struct fs_base *node) in find_root()
159 struct mlx5_flow_root_namespace, in find_root()
165 struct mlx5_flow_root_namespace *root = find_root(node); in fs_get_dev()
528 struct mlx5_flow_root_namespace *root = find_root(&prio->base); in create_star_rule()
618 struct mlx5_flow_root_namespace *root; in destroy_star_rule()
789 struct mlx5_flow_root_namespace *root = find_root(&ns->base); in _create_ft_common()
1023 struct mlx5_flow_root_namespace *root; in mlx5_destroy_flow_table()
1993 struct mlx5_flow_root_namespace *root_ns = dev->root_ns; in cleanup_root_ns()
2041 struct mlx5_flow_root_namespace *root_ns) in cleanup_single_prio_root_ns()
2086 struct mlx5_flow_root_namespace *root_ns; in create_root_ns()
[all …]
H A Dfs_core.h139 struct mlx5_flow_root_namespace { struct