Home
last modified time | relevance | path

Searched defs:nchunk (Results 1 – 1 of 1) sorted by relevance

/unit/src/
H A Dnxt_port_memory_int.h40 #define FREE_IDX(nchunk) ((nchunk) / FREE_BITS) argument
42 #define FREE_MASK(nchunk) \ argument