Searched refs:flex_parser_protocols (Results 1 – 4 of 4) sorted by relevance
67 !(MLX5_CAP_GEN(priv->mdev, flex_parser_protocols) & MLX5_FLEX_PROTO_CW_MPLS_UDP)) in parse_tunnel()
12 return !!(MLX5_CAP_GEN(priv->mdev, flex_parser_protocols) & MLX5_FLEX_PROTO_GENEVE); in mlx5e_tc_tun_can_offload_geneve()
813 if (!(MLX5_CAP_GEN(esw->dev, flex_parser_protocols) & MLX5_FLEX_PROTO_ICMPV6)) { in mlx5_esw_bridge_ingress_mld_fg_create()
1989 u8 flex_parser_protocols[0x20]; member