Searched refs:insert_hdr (Results 1 – 1 of 1) sorted by relevance
63 struct mlx5hws_action_insert_header insert_hdr = {}; in mlx5_fs_insert_hdr_bulk_action_create() local68 insert_hdr.hdr.sz = MLX5_FS_INSERT_HDR_VLAN_SIZE; in mlx5_fs_insert_hdr_bulk_action_create()69 insert_hdr.anchor = MLX5_FS_INSERT_HDR_VLAN_ANCHOR; in mlx5_fs_insert_hdr_bulk_action_create()70 insert_hdr.offset = MLX5_FS_INSERT_HDR_VLAN_OFFSET; in mlx5_fs_insert_hdr_bulk_action_create()72 return mlx5hws_action_create_insert_header(ctx, 1, &insert_hdr, in mlx5_fs_insert_hdr_bulk_action_create()