Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/steering/
Ddr_fw.c32 goto destroy_flow_table; in mlx5dr_fw_create_recalc_cs_ft()
70 destroy_flow_table: in mlx5dr_fw_create_recalc_cs_ft()
Dfs_dr.c105 return mlx5_fs_cmd_get_fw_cmds()->destroy_flow_table(ns, ft); in mlx5_cmd_dr_destroy_flow_table()
580 .destroy_flow_table = mlx5_cmd_dr_destroy_flow_table,
/Linux-v5.4/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.c847 .destroy_flow_table = mlx5_cmd_destroy_flow_table,
866 .destroy_flow_table = mlx5_cmd_stub_destroy_flow_table,
Dfs_core.c436 err = root->cmds->destroy_flow_table(root, ft); in del_hw_flow_table()
1065 root->cmds->destroy_flow_table(root, ft); in __mlx5_create_flow_table()
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/fpga/
Dipsec.c1346 fpga_ipsec_ingress.destroy_flow_table = in mlx5_fpga_ipsec_build_fs_cmds()
1347 mlx5_fs_cmd_get_default(egress_to_fs_ft(false))->destroy_flow_table; in mlx5_fpga_ipsec_build_fs_cmds()
1366 fpga_ipsec_egress.destroy_flow_table = in mlx5_fpga_ipsec_build_fs_cmds()
1367 mlx5_fs_cmd_get_default(egress_to_fs_ft(true))->destroy_flow_table; in mlx5_fpga_ipsec_build_fs_cmds()
/Linux-v5.4/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_tc.c1642 goto destroy_flow_table; in bnxt_init_tc()
1674 destroy_flow_table: in bnxt_init_tc()