Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Dfs_core.c379 static struct mlx5_flow_root_namespace *find_root(struct fs_node *node) in find_root() function
397 struct mlx5_flow_root_namespace *root = find_root(node); in get_steering()
406 struct mlx5_flow_root_namespace *root = find_root(node); in get_dev()
432 root = find_root(&ft->node); in del_hw_flow_table()
467 root = find_root(&ft->node); in modify_fte()
523 root = find_root(&ft->node); in del_hw_fte()
564 root = find_root(&ft->node); in del_hw_flow_group()
810 struct mlx5_flow_root_namespace *root = find_root(&prio->node); in connect_fts_in_prio()
850 struct mlx5_flow_root_namespace *root = find_root(&prio->node); in update_root_ft_create()
904 root = find_root(&ft->node); in _mlx5_modify_rule_destination()
[all …]