Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Ddr_cmd.c317 void *in_dests; in mlx5dr_cmd_set_fte_modify_and_vport() local
341 MLX5_SET(dest_format_struct, in_dests, destination_type, in mlx5dr_cmd_set_fte_modify_and_vport()
795 void *in_dests; in mlx5dr_cmd_set_fte() local
896 MLX5_SET(dest_format_struct, in_dests, in mlx5dr_cmd_set_fte()
904 MLX5_SET(dest_format_struct, in_dests, in mlx5dr_cmd_set_fte()
907 MLX5_SET(dest_format_struct, in_dests, in mlx5dr_cmd_set_fte()
912 MLX5_SET(dest_format_struct, in_dests, in mlx5dr_cmd_set_fte()
916 MLX5_SET(extended_dest_format, in_dests, in mlx5dr_cmd_set_fte()
933 in_dests += dst_cnt_size; in mlx5dr_cmd_set_fte()
952 MLX5_SET(flow_counter_list, in_dests, flow_counter_id, in mlx5dr_cmd_set_fte()
[all …]
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfs_cmd.c533 void *in_dests; in mlx5_cmd_set_fte() local
657 MLX5_SET(dest_format_struct, in_dests, in mlx5_cmd_set_fte()
661 MLX5_SET(dest_format_struct, in_dests, in mlx5_cmd_set_fte()
674 MLX5_SET(dest_format_struct, in_dests, in mlx5_cmd_set_fte()
678 MLX5_SET(extended_dest_format, in_dests, in mlx5_cmd_set_fte()
688 MLX5_SET(dest_format_struct, in_dests, in mlx5_cmd_set_fte()
698 MLX5_SET(dest_format_struct, in_dests, destination_type, in mlx5_cmd_set_fte()
700 MLX5_SET(dest_format_struct, in_dests, destination_id, id); in mlx5_cmd_set_fte()
701 in_dests += dst_cnt_size; in mlx5_cmd_set_fte()
720 MLX5_SET(flow_counter_list, in_dests, flow_counter_id, in mlx5_cmd_set_fte()
[all …]