Home
last modified time | relevance | path

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

/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
A Daction.c459 if (action->modify_header.require_reparse) in hws_action_fill_stc_attr()
472 attr->modify_header.arg_id = action->modify_header.arg_id; in hws_action_fill_stc_attr()
473 attr->modify_header.pattern_id = action->modify_header.pat_id; in hws_action_fill_stc_attr()
1096 action[i].modify_header.arg_id = arg_id; in hws_action_handle_tunnel_l3_to_l2()
1097 action[i].modify_header.pat_id = pat_id; in hws_action_handle_tunnel_l3_to_l2()
1098 action[i].modify_header.require_reparse = in hws_action_handle_tunnel_l3_to_l2()
1310 if (action[i].modify_header.pat_id) in hws_action_create_modify_header_hws()
1968 action[i].modify_header.pat_id); in hws_action_destroy_hws()
2264 rule_action->modify_header.data, in hws_action_setter_modify_header()
2265 action->modify_header.num_of_actions, in hws_action_setter_modify_header()
[all …]
A Daction.h145 } modify_header; member
A Dcmd.h115 } modify_header; member
A Dmlx5hws.h163 } modify_header; member
A Dprm.h327 struct mlx5_ifc_stc_ste_param_header_modify_list_bits modify_header; member
A Dbwc_complex.c1246 rule_actions_1[0].modify_header.offset = 0; in mlx5hws_bwc_rule_create_complex()
1247 rule_actions_1[0].modify_header.data = modify_hdr_action; in mlx5hws_bwc_rule_create_complex()
A Dcmd.c481 header_modify_pattern_id, stc_attr->modify_header.pattern_id); in hws_cmd_stc_modify_set_stc_param()
483 header_modify_argument_id, stc_attr->modify_header.arg_id); in hws_cmd_stc_modify_set_stc_param()
A Dfs_hws.c841 (*ractions)[num_actions].modify_header.offset = mh_data->offset; in mlx5_fs_fte_get_hws_actions()
842 (*ractions)[num_actions].modify_header.data = mh_data->data; in mlx5_fs_fte_get_hws_actions()
/drivers/net/ethernet/mellanox/mlx5/core/en/tc/
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()

Completed in 27 milliseconds