Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/mempool/octeontx2/
H A Dotx2_mempool_ops.c829 #define OTX2_L1D_NB_SETS 8 in otx2_npa_populate() macro
830 uint64_t distribution[OTX2_L1D_NB_SETS]; in otx2_npa_populate()
853 memset(distribution, 0, sizeof(uint64_t) * OTX2_L1D_NB_SETS); in otx2_npa_populate()
869 for (i = 0; i < OTX2_L1D_NB_SETS; i++) in otx2_npa_populate()