Searched refs:in_dests (Results 1 – 3 of 3) sorted by relevance
| /drivers/net/ethernet/mellanox/mlx5/core/steering/sws/ |
| A D | dr_cmd.c | 317 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 …]
|
| /drivers/net/ethernet/mellanox/mlx5/core/ |
| A D | fs_cmd.c | 534 void *in_dests; in mlx5_cmd_set_fte() local 656 MLX5_SET(dest_format_struct, in_dests, in mlx5_cmd_set_fte() 660 MLX5_SET(dest_format_struct, in_dests, in mlx5_cmd_set_fte() 673 MLX5_SET(dest_format_struct, in_dests, in mlx5_cmd_set_fte() 677 MLX5_SET(extended_dest_format, in_dests, in mlx5_cmd_set_fte() 687 MLX5_SET(dest_format_struct, in_dests, in mlx5_cmd_set_fte() 697 MLX5_SET(dest_format_struct, in_dests, destination_type, in mlx5_cmd_set_fte() 699 MLX5_SET(dest_format_struct, in_dests, destination_id, id); in mlx5_cmd_set_fte() 700 in_dests += dst_cnt_size; in mlx5_cmd_set_fte() 719 MLX5_SET(flow_counter_list, in_dests, flow_counter_id, in mlx5_cmd_set_fte() [all …]
|
| /drivers/net/ethernet/mellanox/mlx5/core/steering/hws/ |
| A D | cmd.c | 185 u8 *in_dests; in mlx5hws_cmd_set_fte() local 226 in_dests = (u8 *)MLX5_ADDR_OF(flow_context, in_flow_context, destination); in mlx5hws_cmd_set_fte() 236 MLX5_SET(dest_format, in_dests, in mlx5hws_cmd_set_fte() 238 MLX5_SET(dest_format, in_dests, in mlx5hws_cmd_set_fte() 245 MLX5_SET(dest_format, in_dests, destination_type, ifc_dest_type); in mlx5hws_cmd_set_fte() 246 MLX5_SET(dest_format, in_dests, destination_id, in mlx5hws_cmd_set_fte() 249 MLX5_SET(dest_format, in_dests, packet_reformat, 1); in mlx5hws_cmd_set_fte() 250 MLX5_SET(extended_dest_format, in_dests, packet_reformat_id, in mlx5hws_cmd_set_fte() 255 MLX5_SET(dest_format, in_dests, in mlx5hws_cmd_set_fte() 257 MLX5_SET(dest_format, in_dests, destination_id, in mlx5hws_cmd_set_fte() [all …]
|
Completed in 35 milliseconds