Home
last modified time | relevance | path

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

/dpdk/drivers/net/bnxt/tf_ulp/
H A Dulp_gen_hash.h11 #define ULP_GEN_HASH_MAX_TBL_SIZE BIT(15) macro
H A Dulp_gen_hash.c87 if (cparams->num_hash_tbl_entries >= ULP_GEN_HASH_MAX_TBL_SIZE) { in ulp_gen_hash_tbl_list_init()