Home
last modified time | relevance | path

Searched refs:REE_MAX_MATCHES_PER_VF (Results 1 – 2 of 2) sorted by relevance

/dpdk/drivers/common/cnxk/
H A Droc_ree.h12 #define REE_MAX_MATCHES_PER_VF 254 macro
H A Droc_ree.c624 max_matches = RTE_MIN(max_matches, REE_MAX_MATCHES_PER_VF); in roc_ree_dev_init()