Home
last modified time | relevance | path

Searched refs:mlx5hws_cmd_ft_modify_attr (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
Dmlx5hws_table.c100 struct mlx5hws_cmd_ft_modify_attr ft_attr = {0}; in hws_table_connect_to_default_miss_tbl()
304 struct mlx5hws_cmd_ft_modify_attr ft_attr = {0}; in mlx5hws_table_ft_set_default_next_ft()
335 struct mlx5hws_cmd_ft_modify_attr ft_attr = {0}; in mlx5hws_table_ft_set_next_rtc()
350 struct mlx5hws_cmd_ft_modify_attr ft_attr = {0}; in hws_table_ft_set_next_ft()
Dmlx5hws_cmd.h44 struct mlx5hws_cmd_ft_modify_attr { struct
250 struct mlx5hws_cmd_ft_modify_attr *ft_attr,
353 struct mlx5hws_cmd_ft_modify_attr *ft_attr);
Dmlx5hws_cmd.c75 struct mlx5hws_cmd_ft_modify_attr *ft_attr, in mlx5hws_cmd_flow_table_modify()
351 struct mlx5hws_cmd_ft_modify_attr *ft_attr) in mlx5hws_cmd_set_attr_connect_miss_tbl()