Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/sws/
H A Ddr_matcher.c276 (caps->flex_protocols & MLX5_FLEX_PARSER_ICMP_V6_ENABLED); in dr_matcher_supp_icmp_v6()
H A Ddr_cmd.c162 if (caps->flex_protocols & MLX5_FLEX_PARSER_ICMP_V6_ENABLED) { in mlx5dr_cmd_query_device()
/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Ddefiner.c1458 if (!(caps->flex_protocols & MLX5_FLEX_PARSER_ICMP_V6_ENABLED)) { in hws_definer_conv_misc3()
/linux/include/linux/mlx5/
H A Dmlx5_ifc.h1572 MLX5_FLEX_PARSER_ICMP_V6_ENABLED = 1 << 9, enumerator