Home
last modified time | relevance | path

Searched refs:flex_protocols (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/steering/
Ddr_types.h620 u32 flex_protocols; member
847 return caps->flex_protocols & MLX5_FLEX_PARSER_ICMP_V4_ENABLED; in mlx5dr_matcher_supp_flex_parser_icmp_v4()
853 return caps->flex_protocols & MLX5_FLEX_PARSER_ICMP_V6_ENABLED; in mlx5dr_matcher_supp_flex_parser_icmp_v6()
Ddr_matcher.c116 return caps->flex_protocols & in dr_matcher_supp_flex_parser_vxlan_gpe()
139 return caps->flex_protocols & in dr_matcher_supp_flex_parser_geneve()
Ddr_cmd.c94 caps->flex_protocols = MLX5_CAP_GEN(mdev, flex_parser_protocols); in mlx5dr_cmd_query_device()