Searched refs:destroy_flow_table (Results 1 – 3 of 3) sorted by relevance
43 int (*destroy_flow_table)(struct mlx5_flow_root_namespace *ns, member
278 err = mlx5_cmd_exec_in(dev, destroy_flow_table, in); in mlx5_cmd_destroy_flow_table()928 .destroy_flow_table = mlx5_cmd_destroy_flow_table,948 .destroy_flow_table = mlx5_cmd_stub_destroy_flow_table,
537 err = root->cmds->destroy_flow_table(root, ft); in del_hw_flow_table()1190 root->cmds->destroy_flow_table(root, ft); in __mlx5_create_flow_table()