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/steering/hws/
H A Dcmd.c186 u8 *in_dests; in mlx5hws_cmd_set_fte() local
227 in_dests = (u8 *)MLX5_ADDR_OF(flow_context, in_flow_context, destination); in mlx5hws_cmd_set_fte()
237 MLX5_SET(dest_format, in_dests, in mlx5hws_cmd_set_fte()
239 MLX5_SET(dest_format, in_dests, in mlx5hws_cmd_set_fte()
246 MLX5_SET(dest_format, in_dests, destination_type, ifc_dest_type); in mlx5hws_cmd_set_fte()
247 MLX5_SET(dest_format, in_dests, destination_id, in mlx5hws_cmd_set_fte()
250 MLX5_SET(dest_format, in_dests, packet_reformat, 1); in mlx5hws_cmd_set_fte()
251 MLX5_SET(extended_dest_format, in_dests, packet_reformat_id, in mlx5hws_cmd_set_fte()
256 MLX5_SET(dest_format, in_dests, in mlx5hws_cmd_set_fte()
258 MLX5_SET(dest_format, in_dests, destination_id, in mlx5hws_cmd_set_fte()
[all …]