Searched refs:CREDIT_USAGE (Results 1 – 2 of 2) sorted by relevance
207 #define CREDIT_USAGE(size) (((size) + 3) & ~1) macro
2053 flowsize = CREDIT_USAGE(flowsize); in i2StuffFifoInline()