Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
Dmlx5hws_action.c102 stc_attr.remove_header.decap = 0; in hws_action_get_shared_stc_nic()
103 stc_attr.remove_header.start_anchor = MLX5_HEADER_ANCHOR_PACKET_START; in hws_action_get_shared_stc_nic()
104 stc_attr.remove_header.end_anchor = MLX5_HEADER_ANCHOR_IPV6_IPV4; in hws_action_get_shared_stc_nic()
484 attr->remove_header.decap = 1; in hws_action_fill_stc_attr()
485 attr->remove_header.start_anchor = MLX5_HEADER_ANCHOR_PACKET_START; in hws_action_fill_stc_attr()
486 attr->remove_header.end_anchor = MLX5_HEADER_ANCHOR_INNER_MAC; in hws_action_fill_stc_attr()
536 attr->remove_header.decap = 0; /* the mode we support decap is 0 */ in hws_action_fill_stc_attr()
537 attr->remove_words.start_anchor = action->remove_header.anchor; in hws_action_fill_stc_attr()
539 attr->remove_words.num_of_words = action->remove_header.size; in hws_action_fill_stc_attr()
1535 action->remove_header.anchor = attr->anchor; in mlx5hws_action_create_remove_header()
[all …]
Dmlx5hws_action.h184 } remove_header; member
Dmlx5hws_prm.h329 struct mlx5_ifc_stc_ste_param_remove_bits remove_header; member
Dmlx5hws_cmd.h112 } remove_header; member
Dmlx5hws_cmd.c490 stc_attr->remove_header.decap); in hws_cmd_stc_modify_set_stc_param()
492 stc_attr->remove_header.start_anchor); in hws_cmd_stc_modify_set_stc_param()
494 stc_attr->remove_header.end_anchor); in hws_cmd_stc_modify_set_stc_param()