in_flow_context 408 drivers/net/ethernet/mellanox/mlx5/core/fs_cmd.c void *in_flow_context, *vlan; in_flow_context 440 drivers/net/ethernet/mellanox/mlx5/core/fs_cmd.c in_flow_context = MLX5_ADDR_OF(set_fte_in, in, flow_context); in_flow_context 441 drivers/net/ethernet/mellanox/mlx5/core/fs_cmd.c MLX5_SET(flow_context, in_flow_context, group_id, group_id); in_flow_context 443 drivers/net/ethernet/mellanox/mlx5/core/fs_cmd.c MLX5_SET(flow_context, in_flow_context, flow_tag, in_flow_context 445 drivers/net/ethernet/mellanox/mlx5/core/fs_cmd.c MLX5_SET(flow_context, in_flow_context, flow_source, in_flow_context 448 drivers/net/ethernet/mellanox/mlx5/core/fs_cmd.c MLX5_SET(flow_context, in_flow_context, extended_destination, in_flow_context 455 drivers/net/ethernet/mellanox/mlx5/core/fs_cmd.c MLX5_SET(flow_context, in_flow_context, action, action); in_flow_context 457 drivers/net/ethernet/mellanox/mlx5/core/fs_cmd.c MLX5_SET(flow_context, in_flow_context, action, in_flow_context 460 drivers/net/ethernet/mellanox/mlx5/core/fs_cmd.c MLX5_SET(flow_context, in_flow_context, packet_reformat_id, in_flow_context 464 drivers/net/ethernet/mellanox/mlx5/core/fs_cmd.c MLX5_SET(flow_context, in_flow_context, modify_header_id, in_flow_context 467 drivers/net/ethernet/mellanox/mlx5/core/fs_cmd.c vlan = MLX5_ADDR_OF(flow_context, in_flow_context, push_vlan); in_flow_context 473 drivers/net/ethernet/mellanox/mlx5/core/fs_cmd.c vlan = MLX5_ADDR_OF(flow_context, in_flow_context, push_vlan_2); in_flow_context 479 drivers/net/ethernet/mellanox/mlx5/core/fs_cmd.c in_match_value = MLX5_ADDR_OF(flow_context, in_flow_context, in_flow_context 483 drivers/net/ethernet/mellanox/mlx5/core/fs_cmd.c in_dests = MLX5_ADDR_OF(flow_context, in_flow_context, destination); in_flow_context 532 drivers/net/ethernet/mellanox/mlx5/core/fs_cmd.c MLX5_SET(flow_context, in_flow_context, destination_list_size, in_flow_context 557 drivers/net/ethernet/mellanox/mlx5/core/fs_cmd.c MLX5_SET(flow_context, in_flow_context, flow_counter_list_size, in_flow_context 177 drivers/net/ethernet/mellanox/mlx5/core/steering/dr_cmd.c void *in_flow_context; in_flow_context 194 drivers/net/ethernet/mellanox/mlx5/core/steering/dr_cmd.c in_flow_context = MLX5_ADDR_OF(set_fte_in, in, flow_context); in_flow_context 195 drivers/net/ethernet/mellanox/mlx5/core/steering/dr_cmd.c MLX5_SET(flow_context, in_flow_context, group_id, group_id); in_flow_context 196 drivers/net/ethernet/mellanox/mlx5/core/steering/dr_cmd.c MLX5_SET(flow_context, in_flow_context, modify_header_id, modify_header_id); in_flow_context 197 drivers/net/ethernet/mellanox/mlx5/core/steering/dr_cmd.c MLX5_SET(flow_context, in_flow_context, destination_list_size, 1); in_flow_context 198 drivers/net/ethernet/mellanox/mlx5/core/steering/dr_cmd.c MLX5_SET(flow_context, in_flow_context, action, in_flow_context 202 drivers/net/ethernet/mellanox/mlx5/core/steering/dr_cmd.c in_dests = MLX5_ADDR_OF(flow_context, in_flow_context, destination);