Home
last modified time | relevance | path

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

/drivers/net/ethernet/mellanox/mlx5/core/
Drdma.c77 goto destroy_flow_table; in mlx5_rdma_enable_roce_steering()
108 destroy_flow_table: in mlx5_rdma_enable_roce_steering()
Dfs_cmd.h43 int (*destroy_flow_table)(struct mlx5_flow_root_namespace *ns, member
Dfs_cmd.c260 return mlx5_cmd_exec_in(dev, destroy_flow_table, in); in mlx5_cmd_destroy_flow_table()
841 .destroy_flow_table = mlx5_cmd_destroy_flow_table,
860 .destroy_flow_table = mlx5_cmd_stub_destroy_flow_table,
Dfs_core.c472 err = root->cmds->destroy_flow_table(root, ft); in del_hw_flow_table()
1200 root->cmds->destroy_flow_table(root, ft); in __mlx5_create_flow_table()
/drivers/net/ethernet/mellanox/mlx5/core/steering/
Ddr_fw.c38 goto destroy_flow_table; in mlx5dr_fw_create_recalc_cs_ft()
76 destroy_flow_table: in mlx5dr_fw_create_recalc_cs_ft()
Dfs_dr.c109 return mlx5_fs_cmd_get_fw_cmds()->destroy_flow_table(ns, ft); in mlx5_cmd_dr_destroy_flow_table()
669 .destroy_flow_table = mlx5_cmd_dr_destroy_flow_table,
Ddr_cmd.c392 return mlx5_cmd_exec_in(mdev, destroy_flow_table, in); in mlx5dr_cmd_destroy_flow_table()
/drivers/net/ethernet/mellanox/mlx5/core/fpga/
Dipsec.c1368 fpga_ipsec_ingress.destroy_flow_table = in mlx5_fpga_ipsec_build_fs_cmds()
1369 mlx5_fs_cmd_get_default(egress_to_fs_ft(false))->destroy_flow_table; in mlx5_fpga_ipsec_build_fs_cmds()
1388 fpga_ipsec_egress.destroy_flow_table = in mlx5_fpga_ipsec_build_fs_cmds()
1389 mlx5_fs_cmd_get_default(egress_to_fs_ft(true))->destroy_flow_table; in mlx5_fpga_ipsec_build_fs_cmds()
/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_tc.c2020 goto destroy_flow_table; in bnxt_init_tc()
2060 destroy_flow_table: in bnxt_init_tc()