Home
last modified time | relevance | path

Searched refs:insert_header (Results 1 – 4 of 4) sorted by relevance

/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
A Daction.c500 attr->insert_header.encap = action->reformat.encap; in hws_action_fill_stc_attr()
501 attr->insert_header.insert_anchor = action->reformat.anchor; in hws_action_fill_stc_attr()
502 attr->insert_header.arg_id = action->reformat.arg_id; in hws_action_fill_stc_attr()
503 attr->insert_header.header_size = action->reformat.header_size; in hws_action_fill_stc_attr()
504 attr->insert_header.insert_offset = action->reformat.offset; in hws_action_fill_stc_attr()
531 attr->insert_header.encap = 0; in hws_action_fill_stc_attr()
532 attr->insert_header.is_inline = 1; in hws_action_fill_stc_attr()
533 attr->insert_header.insert_anchor = MLX5_HEADER_ANCHOR_PACKET_START; in hws_action_fill_stc_attr()
534 attr->insert_header.insert_offset = MLX5HWS_ACTION_HDR_LEN_L2_MACS; in hws_action_fill_stc_attr()
535 attr->insert_header.header_size = MLX5HWS_ACTION_HDR_LEN_L2_VLAN; in hws_action_fill_stc_attr()
A Dcmd.c499 stc_attr->insert_header.encap); in hws_cmd_stc_modify_set_stc_param()
501 stc_attr->insert_header.is_inline); in hws_cmd_stc_modify_set_stc_param()
503 stc_attr->insert_header.insert_anchor); in hws_cmd_stc_modify_set_stc_param()
506 stc_attr->insert_header.header_size / W_SIZE); in hws_cmd_stc_modify_set_stc_param()
508 stc_attr->insert_header.insert_offset / W_SIZE); in hws_cmd_stc_modify_set_stc_param()
510 stc_attr->insert_header.arg_id); in hws_cmd_stc_modify_set_stc_param()
A Dcmd.h126 } insert_header; member
A Dprm.h330 struct mlx5_ifc_stc_ste_param_insert_bits insert_header; member

Completed in 15 milliseconds