Searched refs:nb_max_matches (Results 1 – 7 of 7) sorted by relevance
167 uint16_t *nb_max_payload, char *rules_file, uint8_t *nb_max_matches) in init_port() argument212 *nb_max_matches = info.max_matches; in init_port()216 dev_conf.nb_max_matches = info.max_matches; in init_port()253 char *data_file, uint8_t nb_max_matches) in run_regex() argument293 ops[i] = rte_malloc(NULL, sizeof(*ops[0]) + nb_max_matches * in run_regex()425 uint8_t nb_max_matches = 0; in main() local438 &nb_max_matches); in main()442 nb_iterations, data_file, nb_max_matches); in main()
257 if (cfg->nb_max_matches == 0) { in rte_regexdev_configure()262 if (cfg->nb_max_matches > dev_info.max_matches) { in rte_regexdev_configure()264 dev_id, cfg->nb_max_matches, in rte_regexdev_configure()
679 uint16_t nb_max_matches; member
73 uint16_t nb_max_matches; /* Max number of matches. */ member
591 if ((reg >> 16) >= priv->nb_max_matches) in rxp_init_eng()594 priv->nb_max_matches); in rxp_init_eng()998 priv->nb_max_matches = cfg->nb_max_matches; in mlx5_regex_configure()
72 uint16_t nb_max_matches;
531 if (cfg->nb_max_matches != vf->max_matches) { in otx2_ree_dev_config()