Searched refs:destroy_flow_table (Results 1 – 8 of 8) sorted by relevance
| /Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/ |
| D | rdma.c | 72 goto destroy_flow_table; in mlx5_rdma_enable_roce_steering() 96 destroy_flow_table: in mlx5_rdma_enable_roce_steering()
|
| D | fs_cmd.h | 43 int (*destroy_flow_table)(struct mlx5_flow_root_namespace *ns, member
|
| D | fs_cmd.c | 363 err = mlx5_cmd_exec_in(dev, destroy_flow_table, in); in mlx5_cmd_destroy_flow_table() 1077 .destroy_flow_table = mlx5_cmd_destroy_flow_table, 1099 .destroy_flow_table = mlx5_cmd_stub_destroy_flow_table,
|
| D | fs_core.c | 574 err = root->cmds->destroy_flow_table(root, ft); in del_hw_flow_table() 1305 root->cmds->destroy_flow_table(root, ft); in __mlx5_create_flow_table()
|
| /Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
| D | dr_fw.c | 38 goto destroy_flow_table; in mlx5dr_fw_create_recalc_cs_ft() 76 destroy_flow_table: in mlx5dr_fw_create_recalc_cs_ft()
|
| D | fs_dr.c | 114 return mlx5_fs_cmd_get_fw_cmds()->destroy_flow_table(ns, ft); in mlx5_cmd_dr_destroy_flow_table() 850 .destroy_flow_table = mlx5_cmd_dr_destroy_flow_table,
|
| D | dr_cmd.c | 526 return mlx5_cmd_exec_in(mdev, destroy_flow_table, in); in mlx5dr_cmd_destroy_flow_table()
|
| /Linux-v6.6/drivers/net/ethernet/broadcom/bnxt/ |
| D | bnxt_tc.c | 2034 goto destroy_flow_table; in bnxt_init_tc() 2074 destroy_flow_table: in bnxt_init_tc()
|