Searched defs:mlx5_flex_parser_profiles (Results 1 – 1 of 1) sorted by relevance
694 struct mlx5_flex_parser_profiles { struct695 uint32_t num; /* Actual number of samples. */696 uint32_t ids[8]; /* Sample IDs for this profile. */697 uint8_t offset[8]; /* Bytes offset of each parser. */698 void *obj; /* Flex parser node object. */