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/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.c111 return mlx5_fs_cmd_get_fw_cmds()->destroy_flow_table(ns, ft); in mlx5_cmd_dr_destroy_flow_table()
719 .destroy_flow_table = mlx5_cmd_dr_destroy_flow_table,
Ddr_cmd.c490 return mlx5_cmd_exec_in(mdev, destroy_flow_table, in); in mlx5dr_cmd_destroy_flow_table()
/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.c326 err = mlx5_cmd_exec_in(dev, destroy_flow_table, in); in mlx5_cmd_destroy_flow_table()
914 .destroy_flow_table = mlx5_cmd_destroy_flow_table,
933 .destroy_flow_table = mlx5_cmd_stub_destroy_flow_table,
Dfs_core.c473 err = root->cmds->destroy_flow_table(root, ft); in del_hw_flow_table()
1197 root->cmds->destroy_flow_table(root, ft); in __mlx5_create_flow_table()
/drivers/net/ethernet/mellanox/mlx5/core/fpga/
Dipsec.c1369 fpga_ipsec_ingress.destroy_flow_table = in mlx5_fpga_ipsec_build_fs_cmds()
1370 mlx5_fs_cmd_get_default(egress_to_fs_ft(false))->destroy_flow_table; in mlx5_fpga_ipsec_build_fs_cmds()
1389 fpga_ipsec_egress.destroy_flow_table = in mlx5_fpga_ipsec_build_fs_cmds()
1390 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.c2034 goto destroy_flow_table; in bnxt_init_tc()
2074 destroy_flow_table: in bnxt_init_tc()