Home
last modified time | relevance | path

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

/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
A Daction.c105 stc_attr.remove_header.decap = 0; in hws_action_get_shared_stc_nic()
106 stc_attr.remove_header.start_anchor = MLX5_HEADER_ANCHOR_PACKET_START; in hws_action_get_shared_stc_nic()
107 stc_attr.remove_header.end_anchor = MLX5_HEADER_ANCHOR_IPV6_IPV4; in hws_action_get_shared_stc_nic()
487 attr->remove_header.decap = 1; in hws_action_fill_stc_attr()
488 attr->remove_header.start_anchor = MLX5_HEADER_ANCHOR_PACKET_START; in hws_action_fill_stc_attr()
489 attr->remove_header.end_anchor = MLX5_HEADER_ANCHOR_INNER_MAC; in hws_action_fill_stc_attr()
539 attr->remove_header.decap = 0; /* the mode we support decap is 0 */ in hws_action_fill_stc_attr()
540 attr->remove_words.start_anchor = action->remove_header.anchor; in hws_action_fill_stc_attr()
542 attr->remove_words.num_of_words = action->remove_header.size; in hws_action_fill_stc_attr()
1540 action->remove_header.anchor = attr->anchor; in mlx5hws_action_create_remove_header()
[all …]
A Daction.h193 } remove_header; member
A Dcmd.h111 } remove_header; member
A Dprm.h329 struct mlx5_ifc_stc_ste_param_remove_bits remove_header; member
A Dcmd.c489 stc_attr->remove_header.decap); in hws_cmd_stc_modify_set_stc_param()
491 stc_attr->remove_header.start_anchor); in hws_cmd_stc_modify_set_stc_param()
493 stc_attr->remove_header.end_anchor); in hws_cmd_stc_modify_set_stc_param()

Completed in 18 milliseconds