Searched refs:egress_root_ns (Results 1 – 2 of 2) sorted by relevance
119 struct mlx5_flow_root_namespace *egress_root_ns; member
2098 root_ns = steering->egress_root_ns; in mlx5_get_flow_namespace()2500 cleanup_root_ns(steering->egress_root_ns); in mlx5_cleanup_fs()2715 steering->egress_root_ns = create_root_ns(steering, in init_egress_root_ns()2717 if (!steering->egress_root_ns) in init_egress_root_ns()2721 &steering->egress_root_ns->ns.node); in init_egress_root_ns()2724 set_prio_attrs(steering->egress_root_ns); in init_egress_root_ns()2727 cleanup_root_ns(steering->egress_root_ns); in init_egress_root_ns()2728 steering->egress_root_ns = NULL; in init_egress_root_ns()