Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfs_core.c522 struct mlx5_flow_root_namespace *find_root(struct fs_node *node) in find_root() function
540 struct mlx5_flow_root_namespace *root = find_root(node); in get_steering()
549 struct mlx5_flow_root_namespace *root = find_root(node); in get_dev()
575 root = find_root(&ft->node); in del_hw_flow_table()
612 root = find_root(&ft->node); in modify_fte()
729 root = find_root(&ft->node); in del_hw_fte()
790 root = find_root(&ft->node); in del_hw_flow_group()
1078 struct mlx5_flow_root_namespace *root = find_root(&prio->node); in connect_fts_in_prio()
1149 struct mlx5_flow_root_namespace *root = find_root(&prio->node); in update_root_ft_create()
1230 root = find_root(&ft->node); in _mlx5_modify_rule_destination()
[all …]
H A Dfs_core.h374 struct mlx5_flow_root_namespace *find_root(struct fs_node *node);
H A Dfs_cmd.c189 root = find_root(&ns->node); in mlx5_cmd_set_slave_root_fdb()