Searched refs:flex_parser_protocols (Results 1 – 4 of 4) sorted by relevance
12 return !!(MLX5_CAP_GEN(priv->mdev, flex_parser_protocols) & MLX5_FLEX_PROTO_GENEVE); in mlx5e_tc_tun_can_offload_geneve()
94 caps->flex_protocols = MLX5_CAP_GEN(mdev, flex_parser_protocols); in mlx5dr_cmd_query_device()
1185 if (MLX5_CAP_GEN(mdev, flex_parser_protocols) & in mlx5_ib_query_device()1189 if (MLX5_CAP_GEN(mdev, flex_parser_protocols) & in mlx5_ib_query_device()
1439 u8 flex_parser_protocols[0x20]; member