Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/
Dfs_cmd.c952 void *actions_in; in mlx5_cmd_modify_header_alloc() local
1005 actions_in = MLX5_ADDR_OF(alloc_modify_header_context_in, in, actions); in mlx5_cmd_modify_header_alloc()
1006 memcpy(actions_in, modify_actions, actions_size); in mlx5_cmd_modify_header_alloc()