Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/steering/
Ddr_types.h606 u32 flex_protocols; member
804 return caps->flex_protocols & MLX5_FLEX_PARSER_ICMP_V4_ENABLED; in mlx5dr_matcher_supp_flex_parser_icmp_v4()
810 return caps->flex_protocols & MLX5_FLEX_PARSER_ICMP_V6_ENABLED; in mlx5dr_matcher_supp_flex_parser_icmp_v6()
Ddr_cmd.c94 caps->flex_protocols = MLX5_CAP_GEN(mdev, flex_parser_protocols); in mlx5dr_cmd_query_device()
Ddr_matcher.c143 return dmn->info.caps.flex_protocols & in dr_matcher_supp_flex_parser_vxlan_gpe()