Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
Dmlx5hws_cmd.h334 void mlx5hws_cmd_forward_tbl_destroy(struct mlx5_core_dev *mdev,
Dmlx5hws_table.c94 mlx5hws_cmd_forward_tbl_destroy(ctx->mdev, default_miss); in hws_table_down_default_fdb_miss_tbl()
Dmlx5hws_action.c1448 mlx5hws_cmd_forward_tbl_destroy(ctx->mdev, fw_island); in mlx5hws_action_create_dest_array()
1908 mlx5hws_cmd_forward_tbl_destroy(action->ctx->mdev, action->dest_array.fw_island); in hws_action_destroy_hws()
Dmlx5hws_cmd.c339 void mlx5hws_cmd_forward_tbl_destroy(struct mlx5_core_dev *mdev, in mlx5hws_cmd_forward_tbl_destroy() function