Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/steering/
Ddr_ste.c967 spec->outer_vxlan_gpe_next_protocol = in dr_ste_copy_mask_misc3()
968 MLX5_GET(fte_match_set_misc3, mask, outer_vxlan_gpe_next_protocol); in dr_ste_copy_mask_misc3()
2084 misc_3_mask->outer_vxlan_gpe_next_protocol) { in dr_ste_build_flex_parser_tnl_bit_mask()
2088 (misc_3_mask->outer_vxlan_gpe_next_protocol)); in dr_ste_build_flex_parser_tnl_bit_mask()
2090 misc_3_mask->outer_vxlan_gpe_next_protocol = 0; in dr_ste_build_flex_parser_tnl_bit_mask()
2110 misc3->outer_vxlan_gpe_next_protocol) { in dr_ste_build_flex_parser_tnl_tag()
2114 (misc3->outer_vxlan_gpe_next_protocol)); in dr_ste_build_flex_parser_tnl_tag()
2116 misc3->outer_vxlan_gpe_next_protocol = 0; in dr_ste_build_flex_parser_tnl_tag()
Ddr_matcher.c108 misc3->outer_vxlan_gpe_next_protocol || in dr_mask_is_flex_parser_tnl_set()
Ddr_types.h559 u32 outer_vxlan_gpe_next_protocol:8; member
/Linux-v5.4/include/linux/mlx5/
Dmlx5_ifc.h590 u8 outer_vxlan_gpe_next_protocol[0x8]; member