Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
Dmlx5hws_cmd.h330 mlx5hws_cmd_forward_tbl_create(struct mlx5_core_dev *mdev,
Dmlx5hws_table.c67 default_miss = mlx5hws_cmd_forward_tbl_create(ctx->mdev, &ft_attr, &fte_attr); in hws_table_up_default_fdb_miss_tbl()
Dmlx5hws_cmd.c293 mlx5hws_cmd_forward_tbl_create(struct mlx5_core_dev *mdev, in mlx5hws_cmd_forward_tbl_create() function
Dmlx5hws_action.c1427 fw_island = mlx5hws_cmd_forward_tbl_create(ctx->mdev, &ft_attr, &fte_attr); in mlx5hws_action_create_dest_array()