Searched refs:REE_MAX_MATCHES_PER_VF (Results 1 – 2 of 2) sorted by relevance
| /dpdk/drivers/common/cnxk/ | ||
| H A D | roc_ree.h | 12 #define REE_MAX_MATCHES_PER_VF 254 macro |
| H A D | roc_ree.c | 624 max_matches = RTE_MIN(max_matches, REE_MAX_MATCHES_PER_VF); in roc_ree_dev_init() |