Searched refs:destroy_flow_group (Results 1 – 4 of 4) sorted by relevance
83 goto destroy_flow_group; in mlx5_rdma_enable_roce_steering()94 destroy_flow_group: in mlx5_rdma_enable_roce_steering()
55 int (*destroy_flow_group)(struct mlx5_flow_root_namespace *ns, member
453 return mlx5_cmd_exec_in(dev, destroy_flow_group, in); in mlx5_cmd_destroy_flow_group()1082 .destroy_flow_group = mlx5_cmd_destroy_flow_group,1104 .destroy_flow_group = mlx5_cmd_stub_destroy_flow_group,
785 if (fg->node.active && root->cmds->destroy_flow_group(root, ft, fg)) in del_hw_flow_group()