Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Drdma.c72 goto destroy_flow_table; in mlx5_rdma_enable_roce_steering()
96 destroy_flow_table: in mlx5_rdma_enable_roce_steering()
H A Dfs_cmd.h43 int (*destroy_flow_table)(struct mlx5_flow_root_namespace *ns, member
H A Dfs_cmd.c376 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 Dfs_core.c579 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 Dfs_hws.c258 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 Dbnxt_tc.c2038 goto destroy_flow_table; in bnxt_init_tc()
2078 destroy_flow_table: in bnxt_init_tc()