Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Dcmd.h16 struct mlx5hws_cmd_set_fte_dest { struct
33 struct mlx5hws_cmd_set_fte_dest *dests; argument
H A Daction.c1365 struct mlx5hws_cmd_set_fte_dest *dest_list = NULL; in mlx5hws_action_create_dest_array()
1877 struct mlx5hws_cmd_set_fte_dest dest; in mlx5hws_action_create_flow_sampler()
H A Dcmd.c230 struct mlx5hws_cmd_set_fte_dest *dest = &fte_attr->dests[i]; in mlx5hws_cmd_set_fte()