Searched refs:in_dests (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
H A D | dr_cmd.c | 184 void *in_dests; in mlx5dr_cmd_set_fte_modify_and_vport() local 207 in_dests = MLX5_ADDR_OF(flow_context, in_flow_context, destination); in mlx5dr_cmd_set_fte_modify_and_vport() 208 MLX5_SET(dest_format_struct, in_dests, destination_type, in mlx5dr_cmd_set_fte_modify_and_vport() 210 MLX5_SET(dest_format_struct, in_dests, destination_id, vport_id); in mlx5dr_cmd_set_fte_modify_and_vport() 534 void *in_dests; in mlx5dr_cmd_set_fte() local 606 in_dests = MLX5_ADDR_OF(flow_context, in_flow_context, destination); in mlx5dr_cmd_set_fte() 626 MLX5_SET(dest_format_struct, in_dests, in mlx5dr_cmd_set_fte() 630 MLX5_SET(dest_format_struct, in_dests, in mlx5dr_cmd_set_fte() 635 MLX5_SET(dest_format_struct, in_dests, in mlx5dr_cmd_set_fte() 639 MLX5_SET(extended_dest_format, in_dests, in mlx5dr_cmd_set_fte() [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
H A D | dr_cmd.c | 317 void *in_dests; in mlx5dr_cmd_set_fte_modify_and_vport() local 340 in_dests = MLX5_ADDR_OF(flow_context, in_flow_context, destination); in mlx5dr_cmd_set_fte_modify_and_vport() 341 MLX5_SET(dest_format_struct, in_dests, destination_type, in mlx5dr_cmd_set_fte_modify_and_vport() 343 MLX5_SET(dest_format_struct, in_dests, destination_id, vport); in mlx5dr_cmd_set_fte_modify_and_vport() 795 void *in_dests; in mlx5dr_cmd_set_fte() local 868 in_dests = MLX5_ADDR_OF(flow_context, in_flow_context, destination); in mlx5dr_cmd_set_fte() 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() [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | fs_cmd.c | 404 void *in_dests; in mlx5_cmd_set_fte() local 480 in_dests = MLX5_ADDR_OF(flow_context, in_flow_context, destination); in mlx5_cmd_set_fte() 500 MLX5_SET(dest_format_struct, in_dests, in mlx5_cmd_set_fte() 504 MLX5_SET(dest_format_struct, in_dests, in mlx5_cmd_set_fte() 509 MLX5_SET(dest_format_struct, in_dests, in mlx5_cmd_set_fte() 513 MLX5_SET(extended_dest_format, in_dests, in mlx5_cmd_set_fte() 522 MLX5_SET(dest_format_struct, in_dests, destination_type, in mlx5_cmd_set_fte() 524 MLX5_SET(dest_format_struct, in_dests, destination_id, id); in mlx5_cmd_set_fte() 525 in_dests += dst_cnt_size; in mlx5_cmd_set_fte() 544 MLX5_SET(flow_counter_list, in_dests, flow_counter_i in mlx5_cmd_set_fte() [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | fs_cmd.c | 533 void *in_dests; in mlx5_cmd_set_fte() local 632 in_dests = MLX5_ADDR_OF(flow_context, in_flow_context, destination); in mlx5_cmd_set_fte() 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 in mlx5_cmd_set_fte() [all...] |
Completed in 7 milliseconds