Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfs_cmd.c558 void *in_dests; in mlx5_cmd_set_fte() local
658 in_dests = MLX5_ADDR_OF(flow_context, in_flow_context, destination); in mlx5_cmd_set_fte()
683 MLX5_SET(dest_format_struct, in_dests, in mlx5_cmd_set_fte()
687 MLX5_SET(dest_format_struct, in_dests, in mlx5_cmd_set_fte()
700 MLX5_SET(dest_format_struct, in_dests, in mlx5_cmd_set_fte()
704 MLX5_SET(extended_dest_format, in_dests, in mlx5_cmd_set_fte()
714 MLX5_SET(dest_format_struct, in_dests, in mlx5_cmd_set_fte()
724 MLX5_SET(dest_format_struct, in_dests, destination_type, in mlx5_cmd_set_fte()
726 MLX5_SET(dest_format_struct, in_dests, destination_id, id); in mlx5_cmd_set_fte()
727 in_dests += dst_cnt_size; in mlx5_cmd_set_fte()
[all …]