Home
last modified time | relevance | path

Searched refs:mlx5hws_cmd_forward_tbl_destroy (Results 1 – 4 of 4) sorted by relevance

/linux-6.14.4/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
Dcmd.h334 void mlx5hws_cmd_forward_tbl_destroy(struct mlx5_core_dev *mdev,
Dtable.c94 mlx5hws_cmd_forward_tbl_destroy(ctx->mdev, default_miss); in hws_table_down_default_fdb_miss_tbl()
Daction.c1447 mlx5hws_cmd_forward_tbl_destroy(ctx->mdev, fw_island); in mlx5hws_action_create_dest_array()
1920 mlx5hws_cmd_forward_tbl_destroy(ctx->mdev, fw_island); in mlx5hws_action_create_flow_sampler()
1950 mlx5hws_cmd_forward_tbl_destroy(action->ctx->mdev, action->dest_array.fw_island); in hws_action_destroy_hws()
1961 mlx5hws_cmd_forward_tbl_destroy(action->ctx->mdev, in hws_action_destroy_hws()
Dcmd.c345 void mlx5hws_cmd_forward_tbl_destroy(struct mlx5_core_dev *mdev, in mlx5hws_cmd_forward_tbl_destroy() function