Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ncsw/Peripherals/QM/
H A Dqm.h313 #define PFDR_ENTRY_SIZE 64 /* 64 bytes */ macro
H A Dqm.c803 dsSize = (uint32_t)(p_QmDriverParams->rtFramesDepth * (PFDR_ENTRY_SIZE/3)); in QM_Init()