Home
last modified time | relevance | path

Searched refs:BITALLOC_SIZEOF (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/drivers/net/bnxt/tf_core/
H A Dbitalloc.h26 #define BITALLOC_SIZEOF(size) \ macro
51 struct bitalloc name[(BITALLOC_SIZEOF(size) / \
H A Dbitalloc.c81 i < (int)(BITALLOC_SIZEOF(size) / sizeof(bitalloc_word_t)); in ba_init()
H A Dtf_rm.c553 pool_size = (BITALLOC_SIZEOF(resv[j].stride) / in tf_rm_create_db()