Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/nlm/hal/
H A Dfmn.h117 #define CMS_PER_QUEUE_SPILL_MEM(spilltotmsgs) \ argument
118 ((spilltotmsgs) * (CMS_SINGLE_ENTRY_MSG_SIZE))
158 #define XLP_CMS_TOTAL_SPILL_MEM(node, spilltotmsgs) \ argument
159 ((XLP_CMS_PER_QUEUE_SPILL_MEM(spilltotmsgs)) * \
162 #define CMS_TOTAL_QUEUE_SIZE(node, spilltotmsgs) \ argument
163 ((spilltotmsgs) + (CMS_ON_CHIP_PER_QUEUE_SPACE(node)))