Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/sws/
H A Ddr_cmd.c145 if (caps->flex_protocols & MLX5_FLEX_PARSER_ICMP_V4_ENABLED) { in mlx5dr_cmd_query_device()
H A Ddr_matcher.c270 (caps->flex_protocols & MLX5_FLEX_PARSER_ICMP_V4_ENABLED); in dr_matcher_supp_icmp_v4()
/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Ddefiner.c1437 if (!(caps->flex_protocols & MLX5_FLEX_PARSER_ICMP_V4_ENABLED)) { in hws_definer_conv_misc3()
/linux/include/linux/mlx5/
H A Dmlx5_ifc.h1595 MLX5_FLEX_PARSER_ICMP_V4_ENABLED = 1 << 8, enumerator