Searched refs:nb_max_matches (Results 1 – 7 of 7) sorted by relevance
68 uint8_t nb_max_matches; member231 init_port(uint16_t *nb_max_payload, char *rules_file, uint8_t *nb_max_matches, in init_port() argument270 *nb_max_matches = info.max_matches; in init_port()275 dev_conf.nb_max_matches = info.max_matches; in init_port()379 uint8_t nb_max_matches = rgxc->nb_max_matches; in run_regex() local474 nb_max_matches * in run_regex()706 uint8_t nb_max_matches = 0; in main() local734 &nb_max_matches, nb_qps); in main()758 .nb_max_matches = nb_max_matches, in main()
156 priv->nb_max_matches = cfg->nb_max_matches; in mlx5_regex_configure()
55 uint16_t nb_max_matches; /* Max number of matches. */ member
255 if (cfg->nb_max_matches == 0) { in rte_regexdev_configure()260 if (cfg->nb_max_matches > dev_info.max_matches) { in rte_regexdev_configure()262 dev_id, cfg->nb_max_matches, in rte_regexdev_configure()
680 uint16_t nb_max_matches; member
72 uint16_t nb_max_matches;
521 if (cfg->nb_max_matches != vf->max_matches) { in cn9k_ree_dev_config()