Home
last modified time | relevance | path

Searched refs:mlx5hws_cmd_set_fte_dest (Results 1 – 5 of 5) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
Dmlx5hws_cmd.h16 struct mlx5hws_cmd_set_fte_dest { struct
33 struct mlx5hws_cmd_set_fte_dest *dests; argument
Dmlx5hws_action.h166 struct mlx5hws_cmd_set_fte_dest *dest_list;
Dmlx5hws_table.c44 struct mlx5hws_cmd_set_fte_dest dest = {0}; in hws_table_up_default_fdb_miss_tbl()
Dmlx5hws_cmd.c235 struct mlx5hws_cmd_set_fte_dest *dest = &fte_attr->dests[i]; in mlx5hws_cmd_set_fte()
Dmlx5hws_action.c1360 struct mlx5hws_cmd_set_fte_dest *dest_list = NULL; in mlx5hws_action_create_dest_array()