Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/
A Drdma.c77 goto destroy_flow_table; in mlx5_rdma_enable_roce_steering()
108 destroy_flow_table: in mlx5_rdma_enable_roce_steering()
A Dfs_cmd.h43 int (*destroy_flow_table)(struct mlx5_flow_root_namespace *ns, member
A Dfs_cmd.c340 err = mlx5_cmd_exec_in(dev, destroy_flow_table, in); in mlx5_cmd_destroy_flow_table()
973 .destroy_flow_table = mlx5_cmd_destroy_flow_table,
994 .destroy_flow_table = mlx5_cmd_stub_destroy_flow_table,
A Dfs_core.c505 err = root->cmds->destroy_flow_table(root, ft); in del_hw_flow_table()
1173 root->cmds->destroy_flow_table(root, ft); in __mlx5_create_flow_table()
/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/
A 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()
A Dfs_dr.c112 return mlx5_fs_cmd_get_fw_cmds()->destroy_flow_table(ns, ft); in mlx5_cmd_dr_destroy_flow_table()
731 .destroy_flow_table = mlx5_cmd_dr_destroy_flow_table,
A Ddr_cmd.c490 return mlx5_cmd_exec_in(mdev, destroy_flow_table, in); in mlx5dr_cmd_destroy_flow_table()
/linux/drivers/net/ethernet/mellanox/mlx5/core/fpga/
A 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()
/linux/drivers/net/ethernet/broadcom/bnxt/
A Dbnxt_tc.c2034 goto destroy_flow_table; in bnxt_init_tc()
2074 destroy_flow_table: in bnxt_init_tc()

Completed in 32 milliseconds