Searched refs:mlx5_flow_root_namespace (Results 1 – 2 of 2) sorted by relevance
73 struct mlx5_flow_root_namespace *root_ns;74 struct mlx5_flow_root_namespace *fdb_root_ns;75 struct mlx5_flow_root_namespace **esw_egress_root_ns;76 struct mlx5_flow_root_namespace **esw_ingress_root_ns;77 struct mlx5_flow_root_namespace *sniffer_tx_root_ns;78 struct mlx5_flow_root_namespace *sniffer_rx_root_ns;79 struct mlx5_flow_root_namespace *egress_root_ns;218 struct mlx5_flow_root_namespace { struct
191 static void cleanup_root_ns(struct mlx5_flow_root_namespace *root_ns);326 static struct mlx5_flow_root_namespace *find_root(struct fs_node *node) in find_root()339 return container_of(ns, struct mlx5_flow_root_namespace, ns); in find_root()344 struct mlx5_flow_root_namespace *root = find_root(node); in get_steering()353 struct mlx5_flow_root_namespace *root = find_root(node); in get_dev()372 struct mlx5_flow_root_namespace *root; in del_hw_flow_table()403 struct mlx5_flow_root_namespace *root; in del_sw_hw_rule()452 struct mlx5_flow_root_namespace *root; in del_hw_fte()495 struct mlx5_flow_root_namespace *root; in del_hw_flow_group()749 struct mlx5_flow_root_namespace *root = find_root(&prio->node); in connect_fts_in_prio()[all …]