Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/steering/
Ddr_cmd.c343 void *p_actions; in mlx5dr_cmd_alloc_modify_header() local
358 p_actions = MLX5_ADDR_OF(alloc_modify_header_context_in, in, actions); in mlx5dr_cmd_alloc_modify_header()
359 memcpy(p_actions, actions, num_of_actions * sizeof(u64)); in mlx5dr_cmd_alloc_modify_header()