egress_root_ns   2099 drivers/net/ethernet/mellanox/mlx5/core/fs_core.c 		root_ns = steering->egress_root_ns;
egress_root_ns   2501 drivers/net/ethernet/mellanox/mlx5/core/fs_core.c 	cleanup_root_ns(steering->egress_root_ns);
egress_root_ns   2716 drivers/net/ethernet/mellanox/mlx5/core/fs_core.c 	steering->egress_root_ns = create_root_ns(steering,
egress_root_ns   2718 drivers/net/ethernet/mellanox/mlx5/core/fs_core.c 	if (!steering->egress_root_ns)
egress_root_ns   2722 drivers/net/ethernet/mellanox/mlx5/core/fs_core.c 			     &steering->egress_root_ns->ns.node);
egress_root_ns   2725 drivers/net/ethernet/mellanox/mlx5/core/fs_core.c 	set_prio_attrs(steering->egress_root_ns);
egress_root_ns   2728 drivers/net/ethernet/mellanox/mlx5/core/fs_core.c 	cleanup_root_ns(steering->egress_root_ns);
egress_root_ns   2729 drivers/net/ethernet/mellanox/mlx5/core/fs_core.c 	steering->egress_root_ns = NULL;
egress_root_ns    119 drivers/net/ethernet/mellanox/mlx5/core/fs_core.h 	struct mlx5_flow_root_namespace	*egress_root_ns;