Searched refs:destroy_flow_table (Results 1 – 6 of 6) sorted by relevance
| /linux/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | rdma.c | 72 goto destroy_flow_table; in mlx5_rdma_enable_roce_steering() 96 destroy_flow_table: in mlx5_rdma_enable_roce_steering()
|
| H A D | fs_cmd.h | 43 int (*destroy_flow_table)(struct mlx5_flow_root_namespace *ns, member
|
| H A D | fs_cmd.c | 376 err = mlx5_cmd_exec_in(dev, destroy_flow_table, in); in mlx5_cmd_destroy_flow_table() 1109 .destroy_flow_table = mlx5_cmd_destroy_flow_table, 1131 .destroy_flow_table = mlx5_cmd_stub_destroy_flow_table,
|
| H A D | fs_core.c | 579 err = root->cmds->destroy_flow_table(root, ft); in del_hw_flow_table() 1409 root->cmds->destroy_flow_table(root, ft); in __mlx5_create_flow_table()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/ |
| H A D | fs_hws.c | 258 mlx5_fs_cmd_get_fw_cmds()->destroy_flow_table(ns, ft); in mlx5_cmd_hws_create_flow_table() 311 return mlx5_fs_cmd_get_fw_cmds()->destroy_flow_table(ns, ft); in mlx5_cmd_hws_destroy_flow_table() 1618 .destroy_flow_table = mlx5_cmd_hws_destroy_flow_table,
|
| /linux/drivers/net/ethernet/broadcom/bnxt/ |
| H A D | bnxt_tc.c | 2038 goto destroy_flow_table; in bnxt_init_tc() 2078 destroy_flow_table: in bnxt_init_tc()
|