Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Daction.c455 if (action->modify_header.require_reparse) in hws_action_fill_stc_attr()
468 attr->modify_header.arg_id = action->modify_header.arg_id; in hws_action_fill_stc_attr()
469 attr->modify_header.pattern_id = action->modify_header.pat_id; in hws_action_fill_stc_attr()
1092 action[i].modify_header.arg_id = arg_id; in hws_action_handle_tunnel_l3_to_l2()
1093 action[i].modify_header.pat_id = pat_id; in hws_action_handle_tunnel_l3_to_l2()
1094 action[i].modify_header.require_reparse = in hws_action_handle_tunnel_l3_to_l2()
1251 action[i].modify_header.require_reparse = in hws_action_create_modify_header_hws()
1283 action[i].modify_header.arg_id = arg_id; in hws_action_create_modify_header_hws()
1301 if (action[i].modify_header.pat_id) in hws_action_create_modify_header_hws()
1971 action[i].modify_header.pat_id); in hws_action_destroy_hws()
[all …]
H A Daction.h139 } modify_header; member
H A Dmlx5hws.h153 } modify_header; member
H A Dcmd.h116 } modify_header; member
H A Dprm.h327 struct mlx5_ifc_stc_ste_param_header_modify_list_bits modify_header; member
H A Dfs_hws.c843 (*ractions)[num_actions].modify_header.offset = mh_data->offset; in mlx5_fs_fte_get_hws_actions()
844 (*ractions)[num_actions].modify_header.data = mh_data->data; in mlx5_fs_fte_get_hws_actions()
H A Dcmd.c482 header_modify_pattern_id, stc_attr->modify_header.pattern_id); in hws_cmd_stc_modify_set_stc_param()
484 header_modify_argument_id, stc_attr->modify_header.arg_id); in hws_cmd_stc_modify_set_stc_param()
/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/en/tc/
H A Dct_fs_hmfs.c178 rule_actions[1].modify_header.offset = mh_action->mh_data->offset; in mlx5_ct_fs_hmfs_fill_rule_actions()
179 rule_actions[1].modify_header.data = mh_action->mh_data->data; in mlx5_ct_fs_hmfs_fill_rule_actions()