Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/mlx5/mlx5_core/
Dmlx5_fs_cmd.c176 void *in_dests; in mlx5_cmd_fs_set_fte() local
229 in_dests = MLX5_ADDR_OF(flow_context, in_flow_context, destination); in mlx5_cmd_fs_set_fte()
233 MLX5_SET(dest_format_struct, in_dests, destination_type, in mlx5_cmd_fs_set_fte()
240 MLX5_SET(dest_format_struct, in_dests, destination_id, id); in mlx5_cmd_fs_set_fte()
241 in_dests += MLX5_ST_SZ_BYTES(dest_format_struct); in mlx5_cmd_fs_set_fte()