Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfs_cmd.h89 void *modify_actions,
H A Dfs_cmd.c130 void *modify_actions, in mlx5_cmd_stub_modify_header_alloc() argument
949 void *modify_actions, in mlx5_cmd_modify_header_alloc() argument
1009 memcpy(actions_in, modify_actions, actions_size); in mlx5_cmd_modify_header_alloc()
H A Dfs_core.c4019 void *modify_actions) in mlx5_modify_header_alloc() argument
4035 modify_actions, modify_hdr); in mlx5_modify_header_alloc()
/linux-6.15/include/linux/mlx5/
H A Dfs.h325 void *modify_actions);
/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/steering/sws/
H A Dfs_dr.c692 void *modify_actions, in mlx5_cmd_dr_modify_header_alloc() argument
703 modify_actions); in mlx5_cmd_dr_modify_header_alloc()
H A Ddr_action.c653 attr->modify_actions--; in dr_action_modify_ttl_adjust()
844 attr.modify_actions = action->rewrite->num_of_actions; in mlx5dr_actions_build_ste_arr()
850 attr.modify_actions = action->rewrite->ptrn->num_of_actions; in mlx5dr_actions_build_ste_arr()
854 attr.modify_actions = action->rewrite->num_of_actions; in mlx5dr_actions_build_ste_arr()
H A Ddr_ste_v0.c424 if (action_type_set[DR_ACTION_TYP_MODIFY_HDR] && attr->modify_actions) { in dr_ste_v0_set_actions_tx()
427 attr->modify_actions, in dr_ste_v0_set_actions_tx()
518 if (action_type_set[DR_ACTION_TYP_MODIFY_HDR] && attr->modify_actions) { in dr_ste_v0_set_actions_rx()
528 attr->modify_actions, in dr_ste_v0_set_actions_rx()
H A Ddr_ste_v1.c527 attr->modify_actions, in dr_ste_v1_set_actions_tx()
717 attr->modify_actions, in dr_ste_v1_set_actions_rx()
H A Ddr_types.h270 u16 modify_actions; member
/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Dfs_hws.c1461 void *modify_actions, in mlx5_cmd_hws_modify_header_alloc() argument
1474 pattern.data = modify_actions; in mlx5_cmd_hws_modify_header_alloc()