Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfs_cmd.h103 int (*destroy_match_definer)(struct mlx5_flow_root_namespace *ns, member
H A Dfs_cmd.c1092 .destroy_match_definer = mlx5_cmd_destroy_match_definer,
1114 .destroy_match_definer = mlx5_cmd_stub_destroy_match_definer,
H A Dfs_core.c3965 root->cmds->destroy_match_definer(root, definer->id); in mlx5_destroy_match_definer()