alloc_modify_header_context_in 807 drivers/net/ethernet/mellanox/mlx5/core/fs_cmd.c inlen = MLX5_ST_SZ_BYTES(alloc_modify_header_context_in) + actions_size; alloc_modify_header_context_in 813 drivers/net/ethernet/mellanox/mlx5/core/fs_cmd.c MLX5_SET(alloc_modify_header_context_in, in, opcode, alloc_modify_header_context_in 815 drivers/net/ethernet/mellanox/mlx5/core/fs_cmd.c MLX5_SET(alloc_modify_header_context_in, in, table_type, table_type); alloc_modify_header_context_in 816 drivers/net/ethernet/mellanox/mlx5/core/fs_cmd.c MLX5_SET(alloc_modify_header_context_in, in, num_of_actions, num_actions); alloc_modify_header_context_in 818 drivers/net/ethernet/mellanox/mlx5/core/fs_cmd.c actions_in = MLX5_ADDR_OF(alloc_modify_header_context_in, in, actions); alloc_modify_header_context_in 239 drivers/net/ethernet/mellanox/mlx5/core/steering/dr_cmd.c inlen = MLX5_ST_SZ_BYTES(alloc_modify_header_context_in) + alloc_modify_header_context_in 245 drivers/net/ethernet/mellanox/mlx5/core/steering/dr_cmd.c MLX5_SET(alloc_modify_header_context_in, in, opcode, alloc_modify_header_context_in 247 drivers/net/ethernet/mellanox/mlx5/core/steering/dr_cmd.c MLX5_SET(alloc_modify_header_context_in, in, table_type, table_type); alloc_modify_header_context_in 248 drivers/net/ethernet/mellanox/mlx5/core/steering/dr_cmd.c MLX5_SET(alloc_modify_header_context_in, in, num_of_actions, num_of_actions); alloc_modify_header_context_in 249 drivers/net/ethernet/mellanox/mlx5/core/steering/dr_cmd.c p_actions = MLX5_ADDR_OF(alloc_modify_header_context_in, in, actions);