Searched refs:destroy_flow_table (Results 1 – 5 of 5) sorted by relevance
46 int (*destroy_flow_table)(struct mlx5_core_dev *dev, member
722 .destroy_flow_table = mlx5_cmd_destroy_flow_table,734 .destroy_flow_table = mlx5_cmd_stub_destroy_flow_table,
382 err = root->cmds->destroy_flow_table(dev, ft); in del_hw_flow_table()1004 root->cmds->destroy_flow_table(root->dev, ft); in __mlx5_create_flow_table()
1334 fpga_ipsec_ingress.destroy_flow_table = in mlx5_fpga_ipsec_build_fs_cmds()1335 mlx5_fs_cmd_get_default(egress_to_fs_ft(false))->destroy_flow_table; in mlx5_fpga_ipsec_build_fs_cmds()1354 fpga_ipsec_egress.destroy_flow_table = in mlx5_fpga_ipsec_build_fs_cmds()1355 mlx5_fs_cmd_get_default(egress_to_fs_ft(true))->destroy_flow_table; in mlx5_fpga_ipsec_build_fs_cmds()
1648 goto destroy_flow_table; in bnxt_init_tc()1680 destroy_flow_table: in bnxt_init_tc()