Home
last modified time | relevance | path

Searched refs:egress_root_ns (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/
A Dfs_core.c2244 root_ns = steering->egress_root_ns; in mlx5_get_flow_namespace()
2646 cleanup_root_ns(steering->egress_root_ns); in mlx5_cleanup_fs()
3002 steering->egress_root_ns = create_root_ns(steering, in init_egress_root_ns()
3004 if (!steering->egress_root_ns) in init_egress_root_ns()
3008 &steering->egress_root_ns->ns.node); in init_egress_root_ns()
3011 set_prio_attrs(steering->egress_root_ns); in init_egress_root_ns()
3014 cleanup_root_ns(steering->egress_root_ns); in init_egress_root_ns()
3015 steering->egress_root_ns = NULL; in init_egress_root_ns()
A Dfs_core.h137 struct mlx5_flow_root_namespace *egress_root_ns; member

Completed in 13 milliseconds